Condition Coverage

blib/lib/FusionInventory/Agent/Task/Inventory.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
25 0 0 0 $content && $content->{'RESPONSE'}
158 0 0 0 $parent and not $self->{'modules'}{$parent}{'enabled'}
291 0 0 0 $self->{'config'}{'additional-content'} and -f $self->{'config'}{'additional-content'}

or 3 conditions

line l !l&&r !l&&!r condition
25 0 0 0 not $content && $content->{'RESPONSE'} or $content->{'RESPONSE'} ne 'SEND'