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

briandfoy / PerlPowerTools / 9319220601
62%

Build:
DEFAULT BRANCH: master
Ran 31 May 2024 01:50PM UTC
Jobs 3
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

31 May 2024 01:48PM UTC coverage: 76.268% (-0.2%) from 76.483%
9319220601

push

github

web-flow
rm: raise error for long options (#632)

* I noticed that if I provide "long" options to rm, it gets confused and attempts to remove files starting with a dash
* When debugging this, preprocess_options() was incorrectly deciding to save long options into new_args list; call usage() instead because this rm only supports single letter options

%perl rm --this    # before patch
rm: cannot remove '-t': No such file or directory
rm: cannot remove '-h': No such file or directory
rm: cannot remove '-i': No such file or directory
rm: cannot remove '-s': No such file or directory

2 of 4 new or added lines in 1 file covered. (50.0%)

376 of 493 relevant lines covered (76.27%)

13706.45 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9319220601.1 31 May 2024 01:50PM UTC 0
76.27
GitHub Action Run
2 9319220601.2 31 May 2024 01:51PM UTC 0
76.27
GitHub Action Run
3 9319220601.3 31 May 2024 01:51PM UTC 0
76.27
GitHub Action Run
Source Files on build 9319220601
Detailed source file information is not available for this build.
  • Back to Repo
  • ddc35c7d on github
  • Prev Build on master (#9319175448)
  • Next Build on master (#9319134359)
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