| blib/lib/SVG.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 10 | 16 | 62.5 | 
| line | l | !l | condition | 
|---|---|---|---|
| 1438 | 33 | 0 | $attrs{'xmlns:xlink'} || $attrs{'-xml_xlink'} || 'http://www.w3.org/1999/xlink' | 
| 1442 | 33 | 0 | $attrs{'xmlns:svg'} || $attrs{'-xml_svg'} || 'http://www.w3.org/2000/svg' | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 1421 | 0 | 33 | 0 | ref $proto || $proto | 
| 1434 | 0 | 33 | 0 | $attrs{'xmlns'} || $attrs{'-xml_svg'} | 
| 1497 | 1 | 5 | 17 | $self->{'-docref'}{'-nocredits'} or $self->{'-docref'}{'-creditsinserted'} | 
| 1513 | 1 | 437 | 113 | $attrs{$key} ||= $self->{$key} |