Condition Coverage

blib/lib/Catmandu/DirectoryIndex/Number.pm
Criterion Covered Total %
condition 6 12 50.0


and 2 conditions

line l !l condition
81 0 15 defined $err and scalar @$err
101 0 5 defined $err and scalar @$err
119 0 12 defined $err and scalar @$err

and 3 conditions

line !l l&&!r l&&r condition
67 0 6 90 is_string($path) && -d $path
96 0 0 5 is_string($path) and -d $path