| blib/lib/XML/SAX/SimpleDispatcher.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 9 | 14 | 64.2 | 
| line | true | false | branch | 
|---|---|---|---|
| 40 | 3 | 4 | if ($$self{'__proc'}{$parent_path} and not $$self{'__stash'}{$parent_path}) | 
| 53 | 0 | 13 | unless my $current = $$elements[-1] | 
| 56 | 3 | 10 | if ($$self{'__stash'}{$parent_path}) | 
| 57 | 0 | 3 | if (my $val = $$self{'__stash'}{$parent_path}{$current}) { } | 
| 58 | 0 | 0 | if (ref $val eq 'ARRAY') { } | 
| 76 | 0 | 7 | unless my $current = $$elements[-1] | 
| 79 | 3 | 4 | if ($$self{'__stash'}{$path}) |