| blib/lib/Command/Do.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 10 | 50.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 81 | 3 | 0 | 4 | 'CODE' eq ref $code and not ref $name |
| 127 | 0 | 0 | 0 | ref $val and blessed $val |
| line | l | !l | condition |
|---|---|---|---|
| 84 | 2 | 2 | $name //= 'default' |
| 115 | 7 | 0 | delete $$options{'_'} // [] |