Condition Coverage

blib/lib/Bio/Phylo/Treedrawer/Svg.pm
Criterion Covered Total %
condition 8 54 14.8


or 2 conditions

line l !l condition
101 0 0 $args{'-fill'} || 'white'
102 0 0 $args{'-stroke'} || 'black'
103 0 0 $args{'-width'} || 1
148 0 0 $args{'-fill'} || 'white'
149 0 0 $args{'-stroke'} || 'black'
150 0 0 $args{'-stroke_width'} || 1
188 10 24 $args{'-rotation'} || []
246 0 0 $fill || 'white'
0 0 $stroke || 'black'
0 0 $width || 1
280 0 8 $color || 'black'
8 0 $width || 1
324 0 0 $stroke || 'black'
0 0 $width || 1
0 0 $linecap || 'butt'
357 0 0 $color || 'black'
0 0 $width || 1
386 0 126 $color || 'black'
0 126 $width || 1
0 126 $linecap || 'butt'
513 0 0 $key || ' '

or 3 conditions

line l !l&&r !l&&!r condition
104 0 0 0 $args{'-api'} || $self->_api
151 0 0 0 $args{'-api'} || $self->_api
189 0 34 0 $args{'-api'} || $self->_api
242 0 0 0 $api || $self->_api