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

briandfoy / PerlPowerTools / 9031427652
62%

Build:
DEFAULT BRANCH: master
Ran 10 May 2024 11:20AM 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

10 May 2024 11:16AM UTC coverage: 76.278%. Remained the same
9031427652

push

github

web-flow
pom: avoid using bad environment values (#597)

* pom: avoid using bad environment values

* Deliberate crash1: COLS=-1 perl pom -e
Out of memory!
* Deliberate crash2: LINES=-1 perl pom -e
Can't take sqrt of -0.5625 at pom line 298.
* For crash1 I noted the value of $terminal_width was 4294967292, i.e. sign-extension of -1
* Avoid these errors by displaying a "bad terminal width" or "bad terminal height" error instead
* Make use of checknum() which is already able to catch negative numbers, and other bad input
* Extra change: convert aspect ratio to a constant

* values after subtraction must not be zero

373 of 489 relevant lines covered (76.28%)

4605.95 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9031427652.1 10 May 2024 11:20AM UTC 0
76.28
GitHub Action Run
Source Files on build 9031427652
Detailed source file information is not available for this build.
  • Back to Repo
  • b8af8e70 on github
  • Prev Build on master (#9022390011)
  • Next Build on master (#9031427649)
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