Bio/TreeIO/svggraph.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 9 | 17 | 52.9 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
151 | 0 | 0 | 2 | $self->_flush_on_write and defined $self->_fh |
line | l | !l | condition |
---|---|---|---|
127 | 0 | 2 | $width || 1600 |
128 | 0 | 2 | $height || 1000 |
130 | 0 | 2 | $stroke || 'black' |
131 | 0 | 2 | $stroke_width || 2 |
132 | 0 | 2 | $font_size || '10px' |
133 | 0 | 2 | $normalize || '' |
198 | 16 | 9 | $child->id || '' |