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

mknos / PerlPowerTools / 7255341901 / 3
76%
master: 62%

Build:
Build:
LAST BUILD BRANCH: head-nplus
DEFAULT BRANCH: master
Ran 19 Dec 2023 12:03AM UTC
Files 4
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

19 Dec 2023 12:00AM UTC coverage: 75.734%. Remained the same
7255341901.3

push

github

web-flow
apply: implement -d option

* Add -d option (provided on OpenBSD & FreeBSD) to show the commands that would be executed
* At this time options cannot be grouped because getopt is not being used
* Update usage string
* Mention new option in pod
* Bump version

%perl apply -d -2 echo 1 2 3 4 
exec echo 1 2
exec echo 3 4
%perl apply -d -0 echo 1 2 3 4 
exec echo
exec echo
exec echo
exec echo

387 of 511 relevant lines covered (75.73%)

4407.74 hits per line

Source Files on job 7255341901.3
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 7255341901
  • 1786ab6f on github
  • Prev Job for on apply-dflag (#7255306298.1)
  • Next Job for on apply-dflag (#7255341899.1)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc