| blib/lib/XML/SAX/Simple.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 10 | 90.0 |
| line | true | false | branch |
|---|---|---|---|
| 43 | 5 | 95 | if ($_[0] and UNIVERSAL::isa($_[0], 'XML::Simple')) { } |
| 56 | 2 | 47 | if ($_[0] and UNIVERSAL::isa($_[0], 'XML::Simple')) { } |
| 71 | 0 | 92 | if ($filename and $filename eq '-') |
| 82 | 15 | 77 | if ($filename) { } |
| 86 | 1 | 76 | if (ref $string and ref $string ne 'SCALAR') { } |