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

mknos / PerlPowerTools / 13688617291
70%
master: 62%

Build:
Build:
LAST BUILD BRANCH: head-nplus
DEFAULT BRANCH: master
Ran 06 Mar 2025 12:50AM UTC
Jobs 1
Files 4
Run time 1min
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

06 Mar 2025 12:46AM UTC coverage: 70.088% (-0.9%) from 70.951%
13688617291

push

github

web-flow
install: -o0 and -g0 ignored

* Include options -o and -g in the empty-string validation previously added for option -m
* Generally uid 0 means "root user" on unix, and -o 0 could be given to explicitly install files as this user
* The call to chown() was being ignored

%perl mkdir d0 # after patch, as non-root user
%perl install -o0 file d0
install: chown 0.1000 d0/file: Operation not permitted
%perl install -g0 ar d0
install: chown 1000.0 d0/ar: Operation not permitted

396 of 565 relevant lines covered (70.09%)

4016.41 hits per line

Jobs
ID Job ID Ran Files Coverage
1 13688617291.1 06 Mar 2025 12:50AM UTC 4
70.09
GitHub Action Run
Source Files on build 13688617291
  • Tree
  • List 4
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 533a77b3 on github
  • Prev Build on master (#13671508361)
  • 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