Condition Coverage

blib/lib/Glitch.pm
Criterion Covered Total %
condition 9 20 45.0


and 3 conditions

line !l l&&!r l&&r condition
84 6 3 6 $_ and $_->{'module'}
5 0 6 $_ and $_->{'module'} and $_->{'line'}

or 2 conditions

line l !l condition
41 0 3 $options{'object_name'} ||= "Glitch"
49 2 0 $_[0]{'file'} || ''
0 2 $_[0]{'filepath'} || ''
0 0 $_[0]{'line'} || ''
1 0 $_[0]{'message'} || 'this is a test'
0 0 $_[0]{'module'} || ''
0 0 $_[0]{'name'} || 'one'