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

mknos / PerlPowerTools / 8153333524
75%
master: 62%

Build:
Build:
LAST BUILD BRANCH: head-nplus
DEFAULT BRANCH: master
Ran 05 Mar 2024 08:47AM 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

05 Mar 2024 08:39AM UTC coverage: 75.05%. Remained the same
8153333524

push

github

web-flow
col: buffering code broken

* I observed strange output from col when the input file was large
* Finally I discovered the issue is related to code that runs when the buffer fills up
* The input loop adds lines to a buffer which are printed in a subsequent loop; however, the buffer code triggers early printing within the input loop
* I could reproduce error earlier by setting a smaller buffer size with -l:  "perl col -l 5 ching"
* The pod manual says -l buffers at least n lines of input
* I propose ignoring -l and buffering the whole file, this at least doesn't result in a runtime error
* Correct buffer management code could be investigated later

373 of 497 relevant lines covered (75.05%)

4531.85 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8153333524.1 05 Mar 2024 08:47AM UTC 0
75.05
GitHub Action Run
Source Files on build 8153333524
Detailed source file information is not available for this build.
  • Back to Repo
  • eca64344 on github
  • Prev Build on master (#8153247574)
  • Next Build on col-buffer (#8153333519)
  • 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