| blib/lib/MooseX/Runnable/Util/ArgParser.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 3 | 100.0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 139 | 2 | 2 | 23 | &_look_for_dash_something('h', @args) || &_look_for_dash_something('\\?', @args) || &_look_for_dash_something('-help', @args) |