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

mknos / PerlPowerTools / 11679506224 / 2
73%
master: 62%

Build:
Build:
LAST BUILD BRANCH: head-nplus
DEFAULT BRANCH: master
Ran 05 Nov 2024 07:33AM UTC
Files 3
Run time 0s
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

05 Nov 2024 07:31AM UTC coverage: 73.069%. Remained the same
11679506224.2

push

github

web-flow
cut: fix usage of -b address range

* Range argument for -b is expressed as "a-b"
* Either a or b can be omitted, but not both
* "a-" means "from a to end"
* "-b" means "from 1 to b"
* Previously "a-" usage was not handled properly
* Found when testing against BSD version
* test1: "echo abcdefg | perl cut -b 2" ---> b
* test2: "echo abcdefg | perl cut -b 2-3" ---> bc
* test3: "echo abcdefg | perl cut -b -3" ---> abc
* test4: "echo abcdefg | perl cut -b 3-" ---> cdefg

350 of 479 relevant lines covered (73.07%)

4736.89 hits per line

Source Files on job 11679506224.2
  • Tree
  • List 0
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 11679506224
  • 2289ffa0 on github
  • Prev Job for on cut-bflag (#11679210187.7)
  • Next Job for on cut-bflag (#11679506226.1)
  • 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