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

briandfoy / PerlPowerTools / 10305509363 / 9
63%
master: 63%

Build:
DEFAULT BRANCH: master
Ran 08 Aug 2024 04:05PM 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

08 Aug 2024 04:02PM UTC coverage: 73.069% (-0.3%) from 73.375%
10305509363.9

push

github

web-flow
units: fail if custom unittab file doesn't open (#707)

* units: fail if custom unittab file doesn't open

* The old code unhelpfully bypassed opening the file specified by -f FILE option if it did not exist
* Make read_unittab() handle 3 cases...
* case1: implicit unittab ($file is undefined; read definitions in __DATA__)
* case2: $file is a directory (ignore it to match OpenBSD; read __DATA__)
* case3: otherwise... open the file and terminate the program if it couldn't open
* While here add defined() checks after prompting for input; this silences warnings seen when terminating program with ^D

* I found this when testing against the OpenBSD version

* missing return statement in prev commit

350 of 479 relevant lines covered (73.07%)

4736.89 hits per line

Source Files on job 10305509363.9
  • Tree
  • List 0
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 10305509363
  • c3afc013 on github
  • Prev Job for on master (#10300132693.1)
  • Next Job for on master (#10305509361.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