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

mknos / PerlPowerTools / 11089450182
62%

Build:
DEFAULT BRANCH: master
Ran 29 Sep 2024 03:49AM 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
11089450182

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 11089450182.1 29 Sep 2024 03:49AM UTC 0
73.07
GitHub Action Run
2 11089450182.2 29 Sep 2024 03:49AM UTC 0
73.07
GitHub Action Run
3 11089450182.3 29 Sep 2024 03:49AM UTC 0
73.07
GitHub Action Run
4 11089450182.4 29 Sep 2024 03:50AM UTC 0
73.07
GitHub Action Run
5 11089450182.5 29 Sep 2024 03:50AM UTC 0
73.07
GitHub Action Run
6 11089450182.6 29 Sep 2024 03:50AM UTC 0
73.07
GitHub Action Run
7 11089450182.7 29 Sep 2024 03:50AM UTC 0
73.07
GitHub Action Run
8 11089450182.8 29 Sep 2024 03:50AM UTC 0
73.07
GitHub Action Run
9 11089450182.9 29 Sep 2024 03:50AM UTC 0
73.07
GitHub Action Run
10 11089450182.10 29 Sep 2024 03:50AM UTC 0
73.07
GitHub Action Run
Source Files on build 11089450182
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 (#11093620997)
  • 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