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

briandfoy / PerlPowerTools / 10866274056
63%

Build:
DEFAULT BRANCH: master
Ran 14 Sep 2024 11:27PM 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 11:25PM UTC coverage: 73.805%. Remained the same
10866274056

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

355 of 481 relevant lines covered (73.8%)

47092.15 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10866274056.1 14 Sep 2024 11:27PM UTC 0
73.07
GitHub Action Run
2 10866274056.2 14 Sep 2024 11:27PM UTC 0
73.07
GitHub Action Run
3 10866274056.3 14 Sep 2024 11:27PM UTC 0
73.07
GitHub Action Run
4 10866274056.4 14 Sep 2024 11:27PM UTC 0
73.07
GitHub Action Run
5 10866274056.5 14 Sep 2024 11:27PM UTC 0
73.07
GitHub Action Run
6 10866274056.6 14 Sep 2024 11:27PM UTC 0
73.07
GitHub Action Run
7 10866274056.7 14 Sep 2024 11:27PM UTC 0
73.07
GitHub Action Run
8 10866274056.8 14 Sep 2024 11:27PM UTC 0
73.07
GitHub Action Run
9 10866274056.9 14 Sep 2024 11:27PM UTC 0
73.07
GitHub Action Run
10 10866274056.10 14 Sep 2024 11:27PM UTC 0
73.07
GitHub Action Run
Source Files on build 10866274056
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 (#10866274083)
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