| blib/lib/XML/XPathScript/Template.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 15 | 24 | 62.5 |
| line | true | false | branch |
|---|---|---|---|
| 28 | 0 | 40 | if @_ > 3 |
| 36 | 2 | 0 | $type eq 'ARRAY' ? : |
| 38 | 2 | !$type ? : | |
| 51 | 0 | 3 | unless $self->{$src} |
| 54 | 1 | 2 | if $attributes_ref |
| 65 | 1 | 1 | ref $copy ? : |
| 76 | 1 | 0 | unless @tags |
| 86 | 0 | 0 | $tags ? : |
| 99 | 12 | 2 | if $_ ne $tag |
| 125 | 1617 | 0 | @_ == 2 ? : |
| 141 | 0 | 1 | unless $other_template and $other_template =~ /HASH/ |
| 145 | 0 | 1 | if (0 == index($k, ':')) { } |