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

briandfoy / PerlPowerTools / 9022390011
62%

Build:
DEFAULT BRANCH: master
Ran 09 May 2024 07:20PM 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

09 May 2024 07:18PM UTC coverage: 76.278%. Remained the same
9022390011

push

github

web-flow
cut: field list semantics for -b (#596)

* 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%)

13817.86 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9022390011.1 09 May 2024 07:20PM UTC 0
76.28
GitHub Action Run
2 9022390011.2 09 May 2024 07:20PM UTC 0
76.28
GitHub Action Run
3 9022390011.3 09 May 2024 07:21PM UTC 0
76.28
GitHub Action Run
Source Files on build 9022390011
Detailed source file information is not available for this build.
  • Back to Repo
  • 07c717ab on github
  • Prev Build on master (#8937439985)
  • Next Build on master (#9022390010)
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