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

mknos / PerlPowerTools / 6987224290
76%
master: 62%

Build:
Build:
LAST BUILD BRANCH: head-nplus
DEFAULT BRANCH: master
Ran 25 Nov 2023 05:19AM UTC
Jobs 3
Files 4
Run time 1s
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

25 Nov 2023 05:17AM UTC coverage: 75.734%. Remained the same
6987224290

push

github

web-flow
pr: incorrect looping with -l

* pr enters a strange loop for certain -l values...

%perl pr -l 10 ed
...
Sat Nov 25 08:56:55 2023  Page 526462
...
Sat Nov 25 08:56:55 2023  Page 526463
...
Sat Nov 25 08:56:55 2023  Page 526464
...
Sat Nov 25 08:56:55 2023  Page 526465
...
Sat Nov 25 08:56:55 2023  Page 526466
...
Sat Nov 25 08:56:55 2023  Page 526467
^C

* In create_col(), $pagelength is set to zero for -l 10 because $trailerlength constant is 5
* After studying GNU pr manual, if -l value is 10 or less we assume -t and don't do any formatting of output
* When investigating this I discovered printf() should not occur for "perl pr -t file" (GNU pr copies input to output)

387 of 511 relevant lines covered (75.73%)

13223.23 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6987224290.1 25 Nov 2023 05:19AM UTC 0
75.73
GitHub Action Run
2 6987224290.2 25 Nov 2023 05:19AM UTC 0
75.73
GitHub Action Run
3 6987224290.3 25 Nov 2023 05:20AM UTC 0
75.73
GitHub Action Run
Source Files on build 6987224290
Detailed source file information is not available for this build.
  • Back to Repo
  • 89965cb7 on github
  • Prev Build on master (#6987195229)
  • Next Build on pr-loop (#6987224289)
  • 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