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

briandfoy / PerlPowerTools / 10305509361
63%

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

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

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

7 of 14 new or added lines in 1 file covered. (50.0%)

350 of 479 relevant lines covered (73.07%)

4736.89 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10305509361.1 08 Aug 2024 04:06PM UTC 0
73.07
GitHub Action Run
Source Files on build 10305509361
Detailed source file information is not available for this build.
  • Back to Repo
  • c3afc013 on github
  • Prev Build on master (#10300132693)
  • Next Build on master (#10305527918)
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