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

briandfoy / PerlPowerTools / 10350812619
62%

Build:
DEFAULT BRANCH: master
Ran 12 Aug 2024 11:20AM 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

12 Aug 2024 11:14AM UTC coverage: 73.069% (-0.7%) from 73.805%
10350812619

push

github

web-flow
cmp: sysread failure guard (#711)

* Input loop terminates if sysread on file1 fails
* If sysread failed on file2, $read_in2 would be undef, then $checklength would be undef
* It is not correct to compare the two input buffers in this case; $buffer2 possibly wouldn't have been modified since the previous loop iteration
* Skip the buffer comparison if $checklength is zero (treat sysread failure in the same way because there are no bytes to compare)

350 of 479 relevant lines covered (73.07%)

4736.89 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10350812619.1 12 Aug 2024 11:20AM UTC 0
73.07
GitHub Action Run
Source Files on build 10350812619
Detailed source file information is not available for this build.
  • Back to Repo
  • 23939b74 on github
  • Prev Build on master (#10350803722)
  • Next Build on master (#10350812610)
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