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

mknos / PerlPowerTools / 10862819336
73%
master: 62%

Build:
Build:
LAST BUILD BRANCH: head-nplus
DEFAULT BRANCH: master
Ran 14 Sep 2024 01:31PM 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 01:28PM UTC coverage: 73.069%. Remained the same
10862819336

push

github

web-flow
col: add -h option

* 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 10862819336.1 14 Sep 2024 01:31PM UTC 0
73.07
GitHub Action Run
Source Files on build 10862819336
Detailed source file information is not available for this build.
  • Back to Repo
  • f54c4267 on github
  • Prev Build on master (#10862722296)
  • 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