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

mknos / PerlPowerTools / 8932273667
76%
master: 62%

Build:
Build:
LAST BUILD BRANCH: head-nplus
DEFAULT BRANCH: master
Ran 03 May 2024 12:25AM UTC
Jobs 3
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

03 May 2024 12:23AM UTC coverage: 76.278%. Remained the same
8932273667

push

github

web-flow
cut: fix substring for -b flag

* The substring length calculation in handle_b() wasn't correct in all cases
* If start==end, then length==1
* Pass parameters to handle_b() and handle_f()
* Use defined() to test for presence of command options; 0 should not be ignored
* test1: "perl cut -b 2-3 a.c" -> chars 2-3
* test2: "perl cut -b -3 a.c" -> chars 1-3
* test3: "perl cut -b 10 a.c" -> char 10
* test4: "perl cut -f 1,2 -s  -d ' ' a.c" -> fields 1&2, delimited by space, ignoring lines without a space

373 of 489 relevant lines covered (76.28%)

13817.86 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8932273667.1 03 May 2024 12:25AM UTC 0
76.28
GitHub Action Run
2 8932273667.2 03 May 2024 12:25AM UTC 0
76.28
GitHub Action Run
3 8932273667.3 03 May 2024 12:25AM UTC 0
76.28
GitHub Action Run
Source Files on build 8932273667
Detailed source file information is not available for this build.
  • Back to Repo
  • dfcc32a8 on github
  • Prev Build on master (#8932245431)
  • Next Build on cut-bfix (#8932273670)
  • 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