| blib/lib/XML/SAX/Simple.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 12 | 75.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 43 | 1 | 94 | 5 | $_[0] and UNIVERSAL::isa($_[0], 'XML::Simple') |
| 56 | 0 | 47 | 2 | $_[0] and UNIVERSAL::isa($_[0], 'XML::Simple') |
| 71 | 77 | 15 | 0 | $filename and $filename eq '-' |
| 86 | 0 | 76 | 1 | ref $string and ref $string ne 'SCALAR' |