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

briandfoy / PerlPowerTools / 13523004696
63%

Build:
DEFAULT BRANCH: master
Ran 25 Feb 2025 02:05PM 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

25 Feb 2025 02:01PM UTC coverage: 72.349% (-0.7%) from 73.085%
13523004696

push

github

web-flow
fortune: bad assumption in find_path() (#963)

* This version of fortune can be passed a file argument, which will be used as the fortune file
* In find_path(), if the direct path check fails a loop is entered where the file argument is appended to each search directory
* When the file argument is an absolute path, entering this loop is incorrect because the absolute path will be prefixed with the search directory path
* fortune's debug (-d) option makes the file search easy to see
* While here, use catfile() to join relative paths with the search directory

348 of 481 relevant lines covered (72.35%)

4717.29 hits per line

Jobs
ID Job ID Ran Files Coverage
1 13523004696.1 25 Feb 2025 02:05PM UTC 3
72.35
GitHub Action Run
Source Files on build 13523004696
  • Tree
  • List 3
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 55fe7b2b on github
  • Prev Build on master (#13522909690)
  • Next Build on master (#13523294333)
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

© 2025 Coveralls, Inc