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

mknos / PerlPowerTools / 11790608181
62%

Build:
DEFAULT BRANCH: master
Ran 12 Nov 2024 04:16AM 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

11 Nov 2024 07:39AM UTC coverage: 73.805%. Remained the same
11790608181

push

github

web-flow
fold: infinite loop for -bs (#796)

* fold: infinite loop for -bs

* For some input files, fold would get stuck in a loop printing "\n when run with -b and -s options
* In this case fold_file_byte() is called instead of fold_file()
* The regular expressions $soft and $hard are expected to modify the length of $_ if they match
* The while-loop controlled by $_ length never terminated if neither regex matched
* Adding a condition to break out of the loop for no-match prevents the infinite loop

* remove temporary variable

355 of 481 relevant lines covered (73.8%)

47092.15 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11790608181.1 12 Nov 2024 04:16AM UTC 0
73.07
GitHub Action Run
2 11790608181.2 12 Nov 2024 04:17AM UTC 0
73.07
GitHub Action Run
3 11790608181.3 12 Nov 2024 04:17AM UTC 0
73.07
GitHub Action Run
4 11790608181.4 12 Nov 2024 04:17AM UTC 0
73.07
GitHub Action Run
5 11790608181.5 12 Nov 2024 04:17AM UTC 0
73.07
GitHub Action Run
6 11790608181.6 12 Nov 2024 04:17AM UTC 0
73.07
GitHub Action Run
7 11790608181.7 12 Nov 2024 04:17AM UTC 0
73.07
GitHub Action Run
8 11790608181.8 12 Nov 2024 04:17AM UTC 0
73.07
GitHub Action Run
9 11790608181.9 12 Nov 2024 04:17AM UTC 0
73.07
GitHub Action Run
10 11790608181.10 12 Nov 2024 04:17AM UTC 0
73.07
GitHub Action Run
Source Files on build 11790608181
Detailed source file information is not available for this build.
  • Back to Repo
  • 707ad88f on github
  • Prev Build on master (#11772881305)
  • Next Build on master (#11790608182)
  • 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