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

briandfoy / PerlPowerTools / 10350812610
62%

Build:
DEFAULT BRANCH: master
Ran 12 Aug 2024 11:19AM UTC
Jobs 10
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.805%. Remained the same
10350812610

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)

355 of 481 relevant lines covered (73.8%)

47092.15 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10350812610.1 12 Aug 2024 11:19AM UTC 0
73.07
GitHub Action Run
2 10350812610.2 12 Aug 2024 11:19AM UTC 0
73.07
GitHub Action Run
3 10350812610.3 12 Aug 2024 11:19AM UTC 0
73.07
GitHub Action Run
4 10350812610.4 12 Aug 2024 11:20AM UTC 0
73.07
GitHub Action Run
5 10350812610.5 12 Aug 2024 11:20AM UTC 0
73.07
GitHub Action Run
6 10350812610.6 12 Aug 2024 11:20AM UTC 0
73.07
GitHub Action Run
7 10350812610.7 12 Aug 2024 11:20AM UTC 0
73.07
GitHub Action Run
8 10350812610.8 12 Aug 2024 11:20AM UTC 0
73.07
GitHub Action Run
9 10350812610.9 12 Aug 2024 11:20AM UTC 0
73.07
GitHub Action Run
10 10350812610.10 12 Aug 2024 11:20AM UTC 0
73.07
GitHub Action Run
Source Files on build 10350812610
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 (#10350812619)
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