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

briandfoy / PerlPowerTools / 9977586429
63%

Build:
DEFAULT BRANCH: master
Ran 17 Jul 2024 04:06PM 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 04:02PM UTC coverage: 77.016%. Remained the same
9977586429

push

github

web-flow
rm: can't delete a filename including a dash (#669)

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

3 existing lines in 1 file now uncovered.

382 of 496 relevant lines covered (77.02%)

45334.43 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9977586429.1 17 Jul 2024 04:06PM UTC 0
76.27
GitHub Action Run
2 9977586429.2 17 Jul 2024 04:06PM UTC 0
76.27
GitHub Action Run
3 9977586429.3 17 Jul 2024 04:06PM UTC 0
76.27
GitHub Action Run
4 9977586429.4 17 Jul 2024 04:06PM UTC 0
76.27
GitHub Action Run
5 9977586429.5 17 Jul 2024 04:06PM UTC 0
76.27
GitHub Action Run
6 9977586429.6 17 Jul 2024 04:06PM UTC 0
76.27
GitHub Action Run
7 9977586429.7 17 Jul 2024 04:06PM UTC 0
76.27
GitHub Action Run
8 9977586429.8 17 Jul 2024 04:07PM UTC 0
76.27
GitHub Action Run
9 9977586429.9 17 Jul 2024 04:07PM UTC 0
76.27
GitHub Action Run
10 9977586429.10 17 Jul 2024 04:08PM UTC 0
76.27
GitHub Action Run
Source Files on build 9977586429
Detailed source file information is not available for this build.
  • Back to Repo
  • 99393981 on github
  • Prev Build on master (#9977571801)
  • Next Build on master (#9977586429)
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