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

mknos / PerlPowerTools / 9026149676
76%
master: 62%

Build:
Build:
LAST BUILD BRANCH: head-nplus
DEFAULT BRANCH: master
Ran 10 May 2024 02:05AM 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 02:01AM UTC coverage: 76.278%. Remained the same
9026149676

push

github

web-flow
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

373 of 489 relevant lines covered (76.28%)

4605.95 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9026149676.1 10 May 2024 02:05AM UTC 0
76.28
GitHub Action Run
Source Files on build 9026149676
Detailed source file information is not available for this build.
  • Back to Repo
  • 05926669 on github
  • Prev Build on master (#9012285136)
  • Next Build on pom-badenv (#9026149658)
  • 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