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

mknos / PerlPowerTools / 6752304050
76%
master: 62%

Build:
Build:
LAST BUILD BRANCH: head-nplus
DEFAULT BRANCH: master
Ran 04 Nov 2023 02:49AM UTC
Jobs 1
Files 4
Run time 1s
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

04 Nov 2023 02:43AM UTC coverage: 75.734%. Remained the same
6752304050

push

github

web-flow
cmp: support reading STDIN

* Standard cmp treats file argument '-' as standard input
* FILE1 and FILE2 become $fh1 and $fh2 respectively
* Validate number arguments skip1 and skip2 early, before accessing file arguments
* Perform stat() comparisons between files only if both files are regular
* STDIN doesn't support seek(), so implement "skip" with sysread() in this case
* Now I can do...

echo ello > C
echo hello | perl cmp C - 0 1

387 of 511 relevant lines covered (75.73%)

4407.74 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6752304050.1 04 Nov 2023 02:49AM UTC 0
75.73
GitHub Action Run
Source Files on build 6752304050
Detailed source file information is not available for this build.
  • Back to Repo
  • 4b11454e on github
  • Prev Build on master (#6752288964)
  • Next Build on cmp-stdin (#6752304048)
  • Delete
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