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

mknos / PerlPowerTools / 8259352454 / 2
62%
master: 62%

Build:
DEFAULT BRANCH: master
Ran 13 Mar 2024 04:13AM UTC
Files 3
Run time 0s
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%. Remained the same
8259352454.2

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%)

4531.85 hits per line

Source Files on job 8259352454.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 8259352454
  • 22899763 on github
  • Prev Job for on master (#8259352454.1)
  • Next Job for on master (#8259352455.1)
  • 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