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

briandfoy / PerlPowerTools / 8937439985
62%

Build:
DEFAULT BRANCH: master
Ran 03 May 2024 10:13AM 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 10:11AM UTC coverage: 76.278%. Remained the same
8937439985

push

github

web-flow
cut: fix substring for -b flag (#595)

* 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 8937439985.1 03 May 2024 10:13AM UTC 0
76.28
GitHub Action Run
2 8937439985.2 03 May 2024 10:13AM UTC 0
76.28
GitHub Action Run
3 8937439985.3 03 May 2024 10:13AM UTC 0
76.28
GitHub Action Run
Source Files on build 8937439985
Detailed source file information is not available for this build.
  • Back to Repo
  • cdaeb1d4 on github
  • Prev Build on master (#8914912467)
  • Next Build on master (#8937439986)
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