Condition Coverage

blib/lib/custom/failures/x/alias.pm
Criterion Covered Total %
condition 13 27 48.1


and 3 conditions

line !l l&&!r l&&r condition
41 0 6 6 @failures and substr($failures[0], 0, 1) eq '-'

or 2 conditions

line l !l condition
20 1 6 $opt->{'-prefix'} // ''
1 6 $opt->{'-suffix'} // ''
96 1 0 *{$fqn;}{'ARRAY'} // (*$fqn = [])
102 0 6 *{$fqn;}{'ARRAY'} // (*$fqn = [])
108 0 6 *{$fqn;}{'HASH'} // (*$fqn = {})
109 0 6 $tags->{'all'} //= []

or 3 conditions

line l !l&&r !l&&!r condition
45 1 0 0 shift @failures // _croak('missing value for -prefix')
50 1 0 0 shift @failures // _croak('missing value for -suffix')
55 0 0 0 shift @failures // _croak('missing value for -alias')
65 1 0 0 shift @failures // _croak('missing value for -exporter')