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

mknos / PerlPowerTools / 7967469270
62%

Build:
DEFAULT BRANCH: master
Ran 20 Feb 2024 02:06AM UTC
Jobs 3
Files 3
Run time –
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

pending completion
7967469270

push

github

web-flow
cmp: 2-argument minimum (#465)

* Usage string states that file1 and file2 are required
* Standards document indicates file2 is not supposed to be inferred as stdin [1]
* Either file1 or file2 can be specified as '-' for comparison against stdin
* test1: error: no args: perl cmp
* test2: error: bad option: perl cmp -x 
* test3: error: file2 omitted: perl cmp test.txt
* test4: error: two stdins: perl cmp - -
* test5: compare stdin with file bc: echo '#!/user/bing' | perl cmp - bc
* test6: skip 1 byte of file1: perl cmp ar awk 1
* test7: skip 1 byte of file1 and file2: perl cmp ar awk 1 1
* test8: error: too many args: perl cmp ar awk 1 1 1

1. https://pubs.opengroup.org/onlinepubs/009604499/utilities/cmp.html

373 of 497 relevant lines covered (75.05%)

4531.85 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7967469270.1 20 Feb 2024 02:06AM UTC 0
75.05
GitHub Action Run
2 7967469270.2 20 Feb 2024 02:06AM UTC 0
75.05
GitHub Action Run
3 7967469270.3 20 Feb 2024 02:06AM UTC 0
75.05
GitHub Action Run
Source Files on build 7967469270
Detailed source file information is not available for this build.
  • Back to Repo
  • 3a70a5ae on github
  • Prev Build on master (#7910546479)
  • Next Build on master (#7967469274)
  • 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