blib/lib/Catalyst/View/XSLT/XML/LibXSLT.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 18 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
45 | 0 | 0 | 0 | exists $$params{'register_function'} and ref $$params{'register_function'} eq 'ARRAY' |
87 | 0 | 0 | 0 | ref $xml and $xml->isa('GLOB') |
0 | 0 | 0 | ref $xml and $xml->isa('XML::LibXML::Document') | |
97 | 0 | 0 | 0 | ref $template and $template->isa('GLOB') |
0 | 0 | 0 | ref $template and $template->isa('XML::LibXML::Document') |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
60 | 0 | 0 | 0 | ref $proto || $proto |