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

mknos / PerlPowerTools / 8259352454
62%

Build:
DEFAULT BRANCH: master
Ran 13 Mar 2024 04:13AM UTC
Jobs 3
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

13 Mar 2024 01:59AM UTC coverage: 75.05% (-0.8%) from 75.8%
8259352454

push

github

web-flow
od: duplicate marker incorrectly repeats (#498)

* I noticed the duplicate line identifier "*\n" was repeated for each duplicate line, instead of being printed only once
* In dump_line() the variable $ml had no effect; possibly it was broken by previous changes
* Make $ml a flag which is set when previous line was duplicate and we already printed "*\n"; flag is set until a line differs
* With this patch, output is equivalent when dumping /dev/zero on OpenBSD and Linux

%dd if=/dev/zero bs=1000 count=1 2> /dev/null | perl od -c 
00000000  \0  \0  \0  \0  \0  \0  \0  \0  \0  \0  \0  \0  \0  \0  \0  \0 
*
00001740  \0  \0  \0  \0  \0  \0  \0  \0 
00001750

373 of 497 relevant lines covered (75.05%)

13595.55 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8259352454.1 13 Mar 2024 04:13AM UTC 0
75.05
GitHub Action Run
2 8259352454.2 13 Mar 2024 04:13AM UTC 0
75.05
GitHub Action Run
3 8259352454.3 13 Mar 2024 04:13AM UTC 0
75.05
GitHub Action Run
Source Files on build 8259352454
Detailed source file information is not available for this build.
  • Back to Repo
  • 22899763 on github
  • Prev Build on master (#8259352454)
  • Next Build on master (#8259352455)
  • 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