blib/lib/Apache2/ASP/ASPDOM/Node.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 14 | 20 | 70.0 |
line | true | false | branch |
---|---|---|---|
23 | 0 | 113 | if $s->{'parentNode'} |
38 | 0 | 6 | unless exists $s->{'events'}{$event} |
40 | 4 | 2 | if grep {"$_" eq "$code";} @{$$s{'events'}{$event};} |
50 | 0 | 2 | unless exists $s->{'events'}{$event} |
54 | 2 | 0 | if "$s->{'events'}{$event}[$_]" eq "$code" |
63 | 9000 | 1428 | unless @{$_[0]{'childNodes'};} |
73 | 112 | 0 | @_ ? : |
111 | 1 | 0 | if ("$s->{'childNodes'}[$_]" eq "$child") |
129 | 110 | 5158 | if $match |
134 | 208 | 4950 | if $match |