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

mknos / PerlPowerTools / 7101881112
76%
master: 62%

Build:
Build:
LAST BUILD BRANCH: head-nplus
DEFAULT BRANCH: master
Ran 05 Dec 2023 02:17PM UTC
Jobs 1
Files 4
Run time 3s
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

05 Dec 2023 02:07PM UTC coverage: 75.734%. Remained the same
7101881112

push

github

web-flow
tr: improve -d option

* GNU tr and OpenBSD tr do not allow a 2nd argument with -d, but allow it with -ds

%echo hello | perl tr -d l l # -d is ignored and l is replaced with l
hello

* Align usage string with SYNOPSIS
* test1: delete letter l: echo hello | perl tr -d l
* test2: delete letter l and o: echo hello | perl tr -d lo
* test3: exchange letters e and o: echo hello | perl tr eo oe
* Prevent $ARGV[0] from being set to undef by s/// in options loop

387 of 511 relevant lines covered (75.73%)

4407.74 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7101881112.1 05 Dec 2023 02:17PM UTC 0
75.73
GitHub Action Run
Source Files on build 7101881112
Detailed source file information is not available for this build.
  • Back to Repo
  • 666fa3bf on github
  • Prev Build on master (#7101848115)
  • Next Build on tr-del (#7101881053)
  • 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