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

briandfoy / PerlPowerTools / 33783193879
62%

Build:
DEFAULT BRANCH: master
Ran 03 Sep 2026 05:14PM UTC
Jobs 12
Files 24
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

03 Sep 2026 05:12PM UTC coverage: 62.526% (-0.07%) from 62.597%
33783193879

push

github

web-flow
cut: use error exit-code if a file argument does not open (#1054)

* cut: use error exit-code if a file argument does not open

* When testing cut today I discovered that it uses the idiomatic while(<>) loop for reading input in handle_b() and handle_f()
* If file arguments are provided, all should process correctly in order for a success exit-code
* Hijack the WARN signal to set exit code; in future handle_b() and handle_f() could be restructured if necessary
* If a directory is passed as an argument it is ignored; this is consistent with OpenIndiana & OpenBSD, but GNU cut raises a warning for it

* existing warn() messages no longer need $me

3 of 14 new or added lines in 1 file covered. (21.43%)

2099 of 3357 relevant lines covered (62.53%)

8521.44 hits per line

Uncovered Changes

Lines Coverage ∆ File
11
69.0
-3.04% bin/cut
Jobs
ID Job ID Ran Files Coverage
1 33783193879.1 03 Sep 2026 05:14PM UTC 22
63.44
GitHub Action Run
2 33783193879.2 03 Sep 2026 05:15PM UTC 22
63.44
GitHub Action Run
3 33783193879.3 03 Sep 2026 05:15PM UTC 22
63.44
GitHub Action Run
4 33783193879.4 03 Sep 2026 05:15PM UTC 22
63.44
GitHub Action Run
5 33783193879.5 03 Sep 2026 05:15PM UTC 22
63.44
GitHub Action Run
6 33783193879.6 03 Sep 2026 05:15PM UTC 22
63.44
GitHub Action Run
7 33783193879.7 03 Sep 2026 05:15PM UTC 22
63.44
GitHub Action Run
8 33783193879.8 03 Sep 2026 05:15PM UTC 22
63.44
GitHub Action Run
9 33783193879.9 03 Sep 2026 05:15PM UTC 24
62.13
GitHub Action Run
10 33783193879.10 03 Sep 2026 05:15PM UTC 22
63.44
GitHub Action Run
11 33783193879.11 03 Sep 2026 05:16PM UTC 22
63.44
GitHub Action Run
12 33783193879.12 03 Sep 2026 05:16PM UTC 22
63.44
GitHub Action Run
Source Files on build 33783193879
  • Tree
  • List 24
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 01c2bf92 on github
  • Prev Build on master (#33782740136)
  • Next Build on master (#33783193937)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc