Condition Coverage

blib/lib/Venus/Check.pm
Criterion Covered Total %
condition 19 29 65.5


and 3 conditions

line !l l&&!r l&&r condition
267 0 3 2 $value->can("DOES") and $value->DOES($role)
726 0 3 2 $value->can("DOES") and $value->DOES($role)

or 2 conditions

line l !l condition
425 1102 0 $meta->{'from'} || 'callback'
850 838 0 $meta->{'from'} || 'callback'
941 165 37 $result->{'with'} || 'error_on_unknown'
1380 8 71 join('.', '', @{$data->{'branch'};}) || '.'

or 3 conditions

line l !l&&r !l&&!r condition
413 1 0 1 $passed || $failed
940 37 0 165 $result->{'okay'} || $eval
1124 73 813 0 $aliases->{$identity} || $identity
1193 0 13 17 lc $type eq "hash" or lc $type eq "hashref"
0 17 0 lc $type eq "array" or lc $type eq "arrayref"