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

briandfoy / PerlPowerTools / 10215314275 / 4
63%
master: 63%

Build:
DEFAULT BRANCH: master
Ran 02 Aug 2024 12:11PM 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

02 Aug 2024 12:09PM UTC coverage: 76.268%. Remained the same
10215314275.4

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

4551.7 hits per line

Source Files on job 10215314275.4
  • Tree
  • List 0
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 10215314275
  • de062943 on github
  • Prev Job for on master (#10212435054.1)
  • Next Job for on master (#10215314278.1)
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