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

mknos / PerlPowerTools / 10212858037
76%
master: 62%

Build:
Build:
LAST BUILD BRANCH: head-nplus
DEFAULT BRANCH: master
Ran 02 Aug 2024 08:59AM 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

02 Aug 2024 08:56AM UTC coverage: 76.268% (-0.7%) from 77.016%
10212858037

push

github

web-flow
fmt: validate width

* I observed a suspicious warning when providing negative number as input...
%perl fmt -w-1000000 a.c > /dev/null
Negative repeat count does nothing at fmt line 34.

* Value for -w must be an int; follow OpenBSD fmt and raise error for 0 and negative
* test1: "perl fmt -w 1.1  a.c" --> already covered by Getopt::Long
* test2: "perl fmt -w''  a.c" --> same as test1
* test3: "perl fmt -w0  a.c" --> new validation
* test4: "perl fmt -w-100  a.c" --> same as test3

376 of 493 relevant lines covered (76.27%)

4568.82 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10212858037.1 02 Aug 2024 08:59AM UTC 0
76.27
GitHub Action Run
Source Files on build 10212858037
Detailed source file information is not available for this build.
  • Back to Repo
  • 5144ed7c on github
  • Prev Build on master (#10212767242)
  • 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