| blib/lib/OPM/Maker/Command/index.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 11 | 11 | 100.0 | 
| line | l | !l | condition | 
|---|---|---|---|
| 145 | 7 | 1 | $root_name //= "otrs" | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 31 | 2 | 1 | 4 | not $args or "ARRAY" ne ref $args | 
| 3 | 2 | 2 | not $args or "ARRAY" ne ref $args or not $args->[0] | |
| 3 | 1 | 1 | not $args or "ARRAY" ne ref $args or not $args->[0] or not -d $args->[0] |