| blib/lib/XML/YYLex.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 15 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 275 | 0 | 0 | 0 | $$self{'ignore_empty_text'} and defined $res[1] |
| 0 | 0 | 0 | $$self{'ignore_empty_text'} and defined $res[1] and $self->_xml_isTextNode($res[1]) | |
| 0 | 0 | 0 | $$self{'ignore_empty_text'} and defined $res[1] and $self->_xml_isTextNode($res[1]) and $res[1]->getNodeValue =~ /^\s*$/ |
| line | l | !l | condition |
|---|---|---|---|
| 357 | 0 | 0 | $$self{'yyerror'} || \&yyerror |
| 358 | 0 | 0 | $$self{'yydebug'} || \&yydebug |
| 359 | 0 | 0 | $$self{'ignore_empty_text'} || 1 |