Condition Coverage
blib/lib/App/SmokeBrew/IniFile.pm
Criterion
Covered
Total
%
condition
2
3
66.6
and 3 conditions
line
!l
l&&!r
l&&r
condition
12
10
2
0
defined
$self
->{
'data'
}{
$self
->current_section
}{
$name
}
and
ref
$self
->{
'data'
}{
$self
->current_section
}{
$name
}
eq
"ARRAY"