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

briandfoy / PerlPowerTools / 11089417523 / 6
63%
master: 63%

Build:
DEFAULT BRANCH: master
Ran 29 Sep 2024 03:44AM UTC
Files 3
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

27 Sep 2024 12:56PM UTC coverage: 73.069%. Remained the same
11089417523.6

push

github

web-flow
grep: simplify parse_args() (#747)

* grep: simplify parse_args()

* Remove the need for variables $zeros and $nulls for processing opt-hash before calling getopts()
* opt-e is guarded against undef by length() check
* opt-p and opt-P are used in a print() statement so init these to empty string directly
* When overriding opt-1, opt-g and opt-c, use logical operator instead of addition operator, which would warn for undef operand
* As done previously with filehandles, convert directory handle DIR to a my-variable (this is used for for grep -r)

* in parse_args() access %opt directly

350 of 479 relevant lines covered (73.07%)

4691.97 hits per line

Source Files on job 11089417523.6
  • Tree
  • List 0
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 11089417523
  • c64d9647 on github
  • Prev Job for on master (#11064097756.2)
  • Next Job for on master (#11098268979.3)
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