blib/lib/XML/LibXML/NodeList.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 16 | 30 | 53.3 |
line | true | false | branch |
---|---|---|---|
27 | 0 | 2 | $order ? : |
38 | 16 | 0 | $reuse ? : |
99 | 3 | 0 | @$self > 0 ? : |
105 | 0 | 1 | unless @$self |
127 | 1 | 0 | if (wantarray) |
150 | 0 | 3 | unless defined wantarray |
151 | 2 | 1 | wantarray ? : |
159 | 0 | 2 | unless defined wantarray |
160 | 1 | 1 | wantarray ? : |
167 | 2 | 0 | wantarray ? : |
180 | 0 | 1 | wantarray ? : |
186 | 1 | 0 | wantarray ? : |
194 | 2 | 0 | if @_ |
207 | 9 | 0 | if (ref $code eq "CODE") |
214 | 0 | 0 | if (UNIVERSAL::can($code, "can") and overload::Overloaded($code) and overload::Method($code, "&{}")) |