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

mknos / PerlPowerTools / 11886166155
73%
master: 62%

Build:
Build:
LAST BUILD BRANCH: head-nplus
DEFAULT BRANCH: master
Ran 18 Nov 2024 05:09AM 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

18 Nov 2024 05:07AM UTC coverage: 73.805% (+0.7%) from 73.069%
11886166155

push

github

web-flow
uniq: one input file

* Standards document explains uniq has two optional file arguments, input and output
* GNU and BSD versions follow this; do the same and stop treating subsequent file arguments as extra input files
* test1: printf "a\na\nb\nc\nc\n" | perl uniq ---> implicit stdin and stdout
* test2: perl uniq a.c ---> read a.c, write to stdout
* test3: perl uniq a.c b.c ---> read a.b, write to b.c
* test4: perl uniq A B C ---> invalid, too many args

355 of 481 relevant lines covered (73.8%)

47092.15 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11886166155.1 18 Nov 2024 05:09AM UTC 0
73.07
GitHub Action Run
2 11886166155.2 18 Nov 2024 05:09AM UTC 0
73.07
GitHub Action Run
3 11886166155.3 18 Nov 2024 05:09AM UTC 0
73.07
GitHub Action Run
4 11886166155.4 18 Nov 2024 05:09AM UTC 0
73.07
GitHub Action Run
5 11886166155.5 18 Nov 2024 05:10AM UTC 0
73.07
GitHub Action Run
6 11886166155.6 18 Nov 2024 05:10AM UTC 0
73.07
GitHub Action Run
7 11886166155.7 18 Nov 2024 05:10AM UTC 0
73.07
GitHub Action Run
8 11886166155.8 18 Nov 2024 05:10AM UTC 0
73.07
GitHub Action Run
9 11886166155.9 18 Nov 2024 05:10AM UTC 0
73.07
GitHub Action Run
10 11886166155.10 18 Nov 2024 05:10AM UTC 0
73.07
GitHub Action Run
Source Files on build 11886166155
Detailed source file information is not available for this build.
  • Back to Repo
  • b8432283 on github
  • Prev Build on master (#11883012694)
  • Next Build on uniq-files (#11886166153)
  • 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