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

mknos / PerlPowerTools / 7895329024
75%
master: 62%

Build:
Build:
LAST BUILD BRANCH: head-nplus
DEFAULT BRANCH: master
Ran 14 Feb 2024 01:54AM UTC
Jobs 1
Files 3
Run time –
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
7895329024

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

Jobs
ID Job ID Ran Files Coverage
1 7895329024.1 14 Feb 2024 01:54AM UTC 0
75.05
GitHub Action Run
Source Files on build 7895329024
Detailed source file information is not available for this build.
  • Back to Repo
  • 1e7ad9c3 on github
  • Prev Build on master (#7895288262)
  • Next Build on paste-mod (#7895329029)
  • 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