Condition Coverage

blib/lib/XML/GSA.pm
Criterion Covered Total %
condition 0 11 0.0


and 3 conditions

line !l l&&!r l&&r condition
56 0 0 0 $value and $value =~ /(incremental|full|metadata-and-url)/

or 2 conditions

line l !l condition
83 0 0 $$self{'groups'} || []

or 3 conditions

line l !l&&r !l&&!r condition
16 0 0 0 ref $class || $class
89 0 0 0 ref $value eq 'HASH' or ref $value eq 'XML::GSA::Group'