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

mknos / PerlPowerTools / 10226802311
62%

Build:
DEFAULT BRANCH: master
Ran 03 Aug 2024 09:01AM 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 12:09PM UTC coverage: 76.268% (-0.7%) from 77.016%
10226802311

push

github

web-flow
fmt: validate width (#695)

* 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 10226802311.1 03 Aug 2024 09:01AM UTC 0
76.27
GitHub Action Run
Source Files on build 10226802311
Detailed source file information is not available for this build.
  • Back to Repo
  • de062943 on github
  • Prev Build on master (#10212767242)
  • Next Build on master (#10246315843)
  • 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