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

mknos / PerlPowerTools / 11946701950 / 2
73%
master: 62%

Build:
Build:
LAST BUILD BRANCH: head-nplus
DEFAULT BRANCH: master
Ran 21 Nov 2024 04:38AM 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

21 Nov 2024 04:35AM UTC coverage: 73.069%. Remained the same
11946701950.2

push

github

web-flow
chmod: check for readlink() failure

* In "chmod -R -L" case, check readlink() return value before use
* If readlink() failed (which shouldn't happen), set exit code for failure
* In success scenario, reduce readlink() calls from 2 to 1 per file argument to "chmod -R -L"

%ls -l what whatlnk
-rwxr-xr-x 1 pi pi 3123 Nov 12 07:18 what
lrwxrwxrwx 1 pi pi    4 Nov 21 12:28 whatlnk -> what
%perl chmod -R -L 400 whatlnk
%ls -l what whatlnk
-r-------- 1 pi pi 3123 Nov 12 07:18 what
lrwxrwxrwx 1 pi pi    4 Nov 21 12:28 whatlnk -> what

350 of 479 relevant lines covered (73.07%)

4736.89 hits per line

Source Files on job 11946701950.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 11946701950
  • 7945ee9f on github
  • Prev Job for on chmod-readlink (#11946617045.1)
  • Next Job for on chmod-readlink (#11946701951.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