• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

briandfoy / PerlPowerTools / 8914912467
63%

Build:
DEFAULT BRANCH: master
Ran 01 May 2024 09:03PM UTC
Jobs 1
Files 3
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

01 May 2024 08:59PM UTC coverage: 76.278%. Remained the same
8914912467

push

github

web-flow
xargs: eof ignored (#594)

* Test cases: "perl xargs" and "perl xargs ls"
* Text entered manually:
1
2
3
^D
* xargs correctly runs a program (echo or ls) on 1, 2 and 3, then incorrectly waits to read more data from stdin (end of file was not seen)
* Checking eof() after each read indicates whether xargs should terminate (no more args will follow so the program should not loop)
* Tweak usage string to clarify that "prog" is optional (echo is the default)

373 of 489 relevant lines covered (76.28%)

4605.95 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8914912467.1 01 May 2024 09:03PM UTC 0
76.28
GitHub Action Run
Source Files on build 8914912467
Detailed source file information is not available for this build.
  • Back to Repo
  • f3af515c on github
  • Prev Build on master (#8914896070)
  • Next Build on master (#8914896071)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc