| blib/lib/Pod/Simple/XMLOutStream.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 13 | 16 | 81.2 | 
| line | true | false | branch | 
|---|---|---|---|
| 11 | 29 | 0 | unless defined &Pod::Simple::XMLOutStream::DEBUG | 
| 36 | 1160 | 710 | if ($Pod::Simple::XMLOutStream::SORT_ATTRS) { } | 
| 38 | 1602 | 441 | unless ($key =~ /^~/s) | 
| 39 | 907 | 0 | if $key eq 'start_line' and $_[0]{'hide_line_numbers'} | 
| 46 | 764 | 70 | unless ($key =~ /^~/s) | 
| 47 | 567 | 15 | if $key eq 'start_line' and $_[0]{'hide_line_numbers'} | 
| 59 | 1267 | 11 | if (length $_[1]) | 
| 79 | 2159 | 0 | if ($] ge 5.007003) { } |