| blib/lib/XML/Stream/Tools.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 8 | 16 | 50.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 12 | 2 | 18 | if exists $args{'debugtime'} | 
| 15 | 4 | 16 | if exists $args{'debuglevel'} | 
| 22 | 0 | 20 | if ($args{'debugfh'} ne '') { } | 
| 2 | 18 | elsif ($args{'debug'} ne '') { } | |
| 30 | 2 | 0 | if (lc $args{'debug'} eq 'stdout') { } | 
| 37 | 0 | 0 | if (-e $args{'debug'}) { } | 
| 39 | 0 | 0 | if (-w $args{'debug'}) { } | 
| 54 | 0 | 0 | if (defined $$self{'DEBUGFILE'}) { } |