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

mknos / PerlPowerTools / 7255341901
76%
master: 62%

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

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

13223.23 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7255341901.1 19 Dec 2023 12:03AM UTC 0
75.73
GitHub Action Run
2 7255341901.2 19 Dec 2023 12:03AM UTC 0
75.73
GitHub Action Run
3 7255341901.3 19 Dec 2023 12:03AM UTC 0
75.73
GitHub Action Run
Source Files on build 7255341901
Detailed source file information is not available for this build.
  • Back to Repo
  • 1786ab6f on github
  • Prev Build on master (#7255306298)
  • Next Build on apply-dflag (#7255341899)
  • 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