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

mknos / PerlPowerTools / 9012363135
76%
master: 62%

Build:
Build:
LAST BUILD BRANCH: head-nplus
DEFAULT BRANCH: master
Ran 09 May 2024 04:30AM UTC
Jobs 1
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

09 May 2024 04:27AM UTC coverage: 76.278%. Remained the same
9012363135

push

github

web-flow
cut: field list semantics for -b

* These 3 test cases agree between GNU and OpenBSD, but this version of cut didn't work properly
* Multiple bytes can be separated by commas
* A negative number means a range  1-x
* Two numbers joined by dash means a range x-y
* If the same byte number is repeated, only print it once
* test1: "perl cut -b 1,1,1,3,1 a.c" --> interpret as -b 1,3
* test2: "perl cut -b 1,1,1,-3,1 a.c" --> interpret as -b 1-3
* test3: "perl cut -b 1,1,1,3,2-4 a.c" --> interpret as -b 1-4

373 of 489 relevant lines covered (76.28%)

4605.95 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9012363135.1 09 May 2024 04:30AM UTC 0
76.28
GitHub Action Run
Source Files on build 9012363135
Detailed source file information is not available for this build.
  • Back to Repo
  • 17f915ad on github
  • Prev Build on master (#9012285136)
  • Next Build on cut-overlapb (#9012363142)
  • 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