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

mknos / PerlPowerTools / 7895329021 / 3
75%
master: 62%

Build:
Build:
LAST BUILD BRANCH: head-nplus
DEFAULT BRANCH: master
Ran 14 Feb 2024 01:48AM 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

14 Feb 2024 01:46AM UTC coverage: 75.05%. Remained the same
7895329021.3

push

github

web-flow
paste: field separator index

* $current_sep alternates between the available separator values
* By default only one separator is used, so the (index) value is always 0
* Use mod (%) to wrap the value back to 0; now the value is only modified in one place
* For the default (non -s) mode, line[n] of each file is joined
* Instead of using chop to kill the extra separator (as done in -s code), separator only gets added to line[n] of files before the last
* Having $current_sep++ inside quotes made reading the code annoying
* Test commands produce the same output as GNU paste
* test1: "perl paste -d 'AB' cp cp cp" --> cp^3
* test2: "perl paste -s -d 'AB' yes yes" --> yes^2

373 of 497 relevant lines covered (75.05%)

4531.85 hits per line

Source Files on job 7895329021.3
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 7895329021
  • 1e7ad9c3 on github
  • Prev Job for on paste-mod (#7895288263.1)
  • Next Job for on paste-mod (#7895329024.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