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

mknos / PerlPowerTools / 6939762356 / 1
76%
master: 62%

Build:
Build:
LAST BUILD BRANCH: head-nplus
DEFAULT BRANCH: master
Ran 21 Nov 2023 05:48AM 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

21 Nov 2023 05:40AM UTC coverage: 75.734%. Remained the same
6939762356.1

push

github

web-flow
chgrp: '--' option terminator

* chgrp does not use getopt() but it had code to handle the special argument '--' which indicates the end of options
* The handling of '--' was incorrect because ARGV list is already shfted into $opt, but the non-option argument after '--' was shifted too
* With this patch I can do: perl chgrp -- user0 dir1/
* Found this when testing against GNU chgrp

387 of 511 relevant lines covered (75.73%)

4407.74 hits per line

Source Files on job 6939762356.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 6939762356
  • 29414ebc on github
  • Prev Job for on chgrp-opt-end (#6891673794.1)
  • Next Job for on chgrp-opt-end (#6939762353.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