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

mknos / PerlPowerTools / 11068305882
62%

Build:
DEFAULT BRANCH: master
Ran 27 Sep 2024 09:42AM UTC
Jobs 10
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

27 Sep 2024 03:38AM UTC coverage: 73.805%. Remained the same
11068305882

push

github

web-flow
grep: bad filehandle passed to close() (#746)

* When temporarily enabling warnings+diagnostics in grep I observed a warning related to FILE being used only once
* The close(FILE) statement was incorrect because the current input file is actually $fh
* The correct place to close the file was after the LINE-loop
* Technically $fh was being closed implicitly after each FILE-loop, but keep the pattern of explicitly closing it
* Style: where possible, refer to the LINE-loop when jumping from within the LINE-loop
* Also convert PATFILE into a regular "my" variable, so there are no more bareword files

355 of 481 relevant lines covered (73.8%)

47092.15 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11068305882.1 27 Sep 2024 09:42AM UTC 0
73.07
GitHub Action Run
2 11068305882.2 27 Sep 2024 09:42AM UTC 0
73.07
GitHub Action Run
3 11068305882.3 27 Sep 2024 09:42AM UTC 0
73.07
GitHub Action Run
4 11068305882.4 27 Sep 2024 09:42AM UTC 0
73.07
GitHub Action Run
5 11068305882.5 27 Sep 2024 09:42AM UTC 0
73.07
GitHub Action Run
6 11068305882.6 27 Sep 2024 09:42AM UTC 0
73.07
GitHub Action Run
7 11068305882.7 27 Sep 2024 09:42AM UTC 0
73.07
GitHub Action Run
8 11068305882.8 27 Sep 2024 09:42AM UTC 0
73.07
GitHub Action Run
9 11068305882.9 27 Sep 2024 09:42AM UTC 0
73.07
GitHub Action Run
10 11068305882.10 27 Sep 2024 09:42AM UTC 0
73.07
GitHub Action Run
Source Files on build 11068305882
Detailed source file information is not available for this build.
  • Back to Repo
  • 8bdcd74d on github
  • Prev Build on master (#11063144472)
  • Next Build on master (#11068305889)
  • 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