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

briandfoy / PerlPowerTools / 11886635164
63%

Build:
DEFAULT BRANCH: master
Ran 18 Nov 2024 05:58AM 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

18 Nov 2024 05:54AM UTC coverage: 73.069% (-0.7%) from 73.805%
11886635164

push

github

web-flow
uniq: one input file (#819)

* 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

* wrong varname in error message

350 of 479 relevant lines covered (73.07%)

4736.89 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11886635164.1 18 Nov 2024 05:58AM UTC 0
73.07
GitHub Action Run
Source Files on build 11886635164
Detailed source file information is not available for this build.
  • Back to Repo
  • f9f8b9f5 on github
  • Prev Build on master (#11886635167)
  • Next Build on master (#11888199207)
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