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

mknos / PerlPowerTools / 9975228971
76%
master: 62%

Build:
Build:
LAST BUILD BRANCH: head-nplus
DEFAULT BRANCH: master
Ran 17 Jul 2024 01:34PM UTC
Jobs 10
Files 3
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

17 Jul 2024 01:32PM UTC coverage: 77.016% (+0.7%) from 76.268%
9975228971

push

github

web-flow
rm: can't delete a filename including a dash

* A filename starting with a dash can be given as an argument like this: ./-o-
* The cp program seems to support this but rm does not (see below)
* I also tested a file called a-b
* Debugging showed that preprocessed_args is incorrectly ['-c','-p','-.','-1']
* Stepping through preprocess_options() revealed a regex on L146 which was not bound to the start of the string

%perl cp cp ./-cp.1
%perl rm ./-cp.1 
Unknown option: c
Unknown option: p
Unknown option: .
Unknown option: 1
Usage: rm [-fiPrRv] file ...

1 of 1 new or added line in 1 file covered. (100.0%)

382 of 496 relevant lines covered (77.02%)

45334.43 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9975228971.1 17 Jul 2024 01:34PM UTC 0
76.27
GitHub Action Run
2 9975228971.2 17 Jul 2024 01:34PM UTC 0
76.27
GitHub Action Run
3 9975228971.3 17 Jul 2024 01:34PM UTC 0
76.27
GitHub Action Run
4 9975228971.4 17 Jul 2024 01:35PM UTC 0
76.27
GitHub Action Run
5 9975228971.5 17 Jul 2024 01:35PM UTC 0
76.27
GitHub Action Run
6 9975228971.6 17 Jul 2024 01:35PM UTC 0
76.27
GitHub Action Run
7 9975228971.7 17 Jul 2024 01:35PM UTC 0
76.27
GitHub Action Run
8 9975228971.8 17 Jul 2024 01:35PM UTC 0
76.27
GitHub Action Run
9 9975228971.9 17 Jul 2024 01:35PM UTC 0
76.27
GitHub Action Run
10 9975228971.10 17 Jul 2024 01:35PM UTC 0
76.27
GitHub Action Run
Source Files on build 9975228971
Detailed source file information is not available for this build.
  • Back to Repo
  • b7229786 on github
  • Prev Build on master (#9971115967)
  • Next Build on rm-fname-dash (#9975228973)
  • 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