Branch Coverage
blib/lib/SVG/TT/Graph/BarHorizontal.pm
Criterion
Covered
Total
%
branch
2
2
100.0
line
true
false
branch
335
1
2
unless
defined
$self
->{
'config'
}{
'fields'
}
and
ref
$self
->{
'config'
}{
'fields'
}
eq
'ARRAY'
and
scalar
@
{
$self
->{
'config'
}{
'fields'
}
;
} >
0