| lib/Test/HTML/Content/XPathExtensions.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 1 | 10 | 10.0 |
| line | true | false | branch |
|---|---|---|---|
| 20 | 0 | 0 | unless @params == 2 |
| 22 | 0 | 0 | $params[0]->string_value =~ /$re/ ? : |
| 30 | 0 | 0 | unless @params == 1 |
| 32 | 0 | 0 | ref $node =~ /Comment$/ ? : |
| 43 | 2 | 0 | unless defined *{"XML::XPath::Function::$_";}{'CODE'} |