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

mknos / PerlPowerTools / 11063202368
73%
master: 62%

Build:
Build:
LAST BUILD BRANCH: head-nplus
DEFAULT BRANCH: master
Ran 27 Sep 2024 02:01AM 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 01:59AM UTC coverage: 73.805%. Remained the same
11063202368

push

github

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

* 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 11063202368.1 27 Sep 2024 02:01AM UTC 0
73.07
GitHub Action Run
2 11063202368.2 27 Sep 2024 02:01AM UTC 0
73.07
GitHub Action Run
3 11063202368.3 27 Sep 2024 02:01AM UTC 0
73.07
GitHub Action Run
4 11063202368.4 27 Sep 2024 02:02AM UTC 0
73.07
GitHub Action Run
5 11063202368.5 27 Sep 2024 02:02AM UTC 0
73.07
GitHub Action Run
6 11063202368.6 27 Sep 2024 02:02AM UTC 0
73.07
GitHub Action Run
7 11063202368.7 27 Sep 2024 02:02AM UTC 0
73.07
GitHub Action Run
8 11063202368.8 27 Sep 2024 02:02AM UTC 0
73.07
GitHub Action Run
9 11063202368.9 27 Sep 2024 02:02AM UTC 0
73.07
GitHub Action Run
10 11063202368.10 27 Sep 2024 02:02AM UTC 0
73.07
GitHub Action Run
Source Files on build 11063202368
Detailed source file information is not available for this build.
  • Back to Repo
  • d1932725 on github
  • Prev Build on master (#11063144472)
  • Next Build on grep-filehandle (#11063202382)
  • 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