Condition Coverage

lib/XML/Filter/XML_Directory_2RSS/Base.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
122 0 0 0 $$self{'__head'} and $$data{'Name'} eq 'orderby'
126 0 0 0 not $$self{'__start'} and $$data{'Name'} eq 'directory'
133 0 0 0 $$data{'Name'} =~ /^(file|directory)$/ and not $$self{'__skip'}