Condition Coverage

blib/lib/Spike/Config.pm
Criterion Covered Total %
condition 0 53 0.0


or 2 conditions

line l !l condition
15 0 0 state $config ||= bless({%args}, "${class}::Section")
32 0 0 ($_[0] // $_[1]) // ''
33 0 0 ($_[0] // $_[1]) // ''
35 0 0 ($_[0] // $_[1]) // 0
36 0 0 ($_[0] // $_[1]) // 0
38 0 0 ($_[0] // $_[1]) // 0
39 0 0 ($_[0] // $_[1]) // 0
44 0 0 ($_[0] // $_[1]) // ''
45 0 0 ($_[0] // $_[1]) // ''
72 0 0 $self->{$key} ||= {}

or 3 conditions

line l !l&&r !l&&!r condition
10 0 0 0 ref $proto || $proto
32 0 0 0 $_[0] // $_[1]
33 0 0 0 $_[0] // $_[1]
35 0 0 0 $_[0] // $_[1]
36 0 0 0 $_[0] // $_[1]
38 0 0 0 $_[0] // $_[1]
39 0 0 0 $_[0] // $_[1]
41 0 0 0 $_[0] // $_[1]
42 0 0 0 $_[0] // $_[1]
44 0 0 0 $_[0] // $_[1]
45 0 0 0 $_[0] // $_[1]