Condition Coverage

blib/lib/SVG/Graph/Frame.pm
Criterion Covered Total %
condition 8 23 34.7


and 3 conditions

line !l l&&!r l&&r condition
245 24 0 0 $self->_parent_frame and $flag
386 160 0 0 ref $_ && $_->can('y')
390 160 0 0 ref $_ && $_->can('x')
391 160 0 0 ref $_ && $_->can('z')

or 2 conditions

line l !l condition
114 14 0 'SVG::Graph::Glyph::' . $glyphtype || 'generic'

or 3 conditions

line l !l&&r !l&&!r condition
217 0 0 0 ref $d eq 'SVG::Graph::Data' or ref $data eq 'SVG::Graph::Data::Tree'
221 9 1 0 ref $data eq 'SVG::Graph::Data' or ref $data eq 'SVG::Graph::Data::Tree'
245 0 24 0 $self->_parent_frame and $flag or not $self->_parent_frame