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

briandfoy / PerlPowerTools / 10866274083
63%

Build:
DEFAULT BRANCH: master
Ran 14 Sep 2024 11:28PM 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

14 Sep 2024 11:25PM UTC coverage: 73.069% (-0.7%) from 73.805%
10866274083

push

github

web-flow
col: add -h option (#736)

* GNU and BSD versions of col support -h which is no different to the default operation of col
* In those versions -h and -x given together negate each other, so the final one wins
* getopts() doesn't disclose the order of options, so document that -x takes precedence over -h if both are given
* Sync usage() function
* test1: "perl col < col | md5sum" --> normal output
* test2: "perl col -h < col | md5sum" --> same output as test1
* test3: "perl col -x < col | md5sum" --> multiple spaces output
* test4: "perl col -xh < col | md5sum" --> honour -x despite -h coming last; same output as test3

350 of 479 relevant lines covered (73.07%)

4736.89 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10866274083.1 14 Sep 2024 11:28PM UTC 0
73.07
GitHub Action Run
Source Files on build 10866274083
Detailed source file information is not available for this build.
  • Back to Repo
  • ce7db09d on github
  • Prev Build on master (#10851028782)
  • Next Build on master (#10903739228)
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