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

mknos / PerlPowerTools / 10862819346
73%
master: 62%

Build:
Build:
LAST BUILD BRANCH: head-nplus
DEFAULT BRANCH: master
Ran 14 Sep 2024 01:30PM 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

14 Sep 2024 01:28PM UTC coverage: 73.805% (+0.7%) from 73.069%
10862819346

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

355 of 481 relevant lines covered (73.8%)

47092.15 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10862819346.1 14 Sep 2024 01:30PM UTC 0
73.07
GitHub Action Run
2 10862819346.2 14 Sep 2024 01:31PM UTC 0
73.07
GitHub Action Run
3 10862819346.3 14 Sep 2024 01:31PM UTC 0
73.07
GitHub Action Run
4 10862819346.4 14 Sep 2024 01:31PM UTC 0
73.07
GitHub Action Run
5 10862819346.5 14 Sep 2024 01:31PM UTC 0
73.07
GitHub Action Run
6 10862819346.6 14 Sep 2024 01:31PM UTC 0
73.07
GitHub Action Run
7 10862819346.7 14 Sep 2024 01:31PM UTC 0
73.07
GitHub Action Run
8 10862819346.8 14 Sep 2024 01:31PM UTC 0
73.07
GitHub Action Run
9 10862819346.9 14 Sep 2024 01:31PM UTC 0
73.07
GitHub Action Run
10 10862819346.10 14 Sep 2024 01:31PM UTC 0
73.07
GitHub Action Run
Source Files on build 10862819346
Detailed source file information is not available for this build.
  • Back to Repo
  • f54c4267 on github
  • Prev Build on master (#10862722296)
  • Next Build on col-hflag (#10862819336)
  • 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