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

briandfoy / PerlPowerTools / 9198765219
62%

Build:
DEFAULT BRANCH: master
Ran 22 May 2024 10:01PM 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

22 May 2024 09:41PM UTC coverage: 76.483%. Remained the same
9198765219

push

github

web-flow
grep: pattern of 0 (#607)

* The following correct usage was not accepted: "perl grep 0 file"
* Within parse_args(), $opt{e} was initialised to 0 but that is confusing because 0 could be a pattern; instead set it to empty string
* First check if $opt{e} and use it if not empty
* Expect pattern to be the next ARGV element
* Raise error via usage() only if there were no remaining ARGV elements (previously usage() was called if it was 0, i.e. false)

374 of 489 relevant lines covered (76.48%)

13817.98 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9198765219.1 22 May 2024 10:01PM UTC 0
76.48
GitHub Action Run
2 9198765219.2 22 May 2024 10:01PM UTC 0
76.48
GitHub Action Run
3 9198765219.3 22 May 2024 10:01PM UTC 0
76.48
GitHub Action Run
Source Files on build 9198765219
Detailed source file information is not available for this build.
  • Back to Repo
  • f00a8862 on github
  • Prev Build on master (#9198752112)
  • Next Build on master (#9198765219)
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