Condition Coverage

blib/lib/NetApp/Aggregate.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
181 0 0 0 ref $args{'source_filer'} and $args{'source_filer'}->isa('NetApp::Filer')
186 0 0 0 ref $args{'source_volume'} and $args{'source_volume'}->isa('NetApp::Volume')
191 0 0 0 $args{'source_filer'} and $args{'space'} || $args{'language'}

or 3 conditions

line l !l&&r !l&&!r condition
191 0 0 0 $args{'space'} || $args{'language'}