Condition Coverage

blib/lib/Rex/Notify.pm
Criterion Covered Total %
condition 1 14 7.1


and 3 conditions

line !l l&&!r l&&r condition
53 0 0 0 exists $self->{'__types__'}{$option{'type'}} and exists $self->{'__types__'}{$option{'type'}}{$option{'name'}}
0 0 0 exists $self->{'__types__'}{$option{'type'}} and exists $self->{'__types__'}{$option{'type'}}{$option{'name'}} and exists $self->{'__types__'}{$option{'type'}}{$option{'name'}}{'cb'}
0 0 0 exists $self->{'__types__'}{$option{'type'}} and exists $self->{'__types__'}{$option{'type'}}{$option{'name'}} and exists $self->{'__types__'}{$option{'type'}}{$option{'name'}}{'cb'} and $self->{'__types__'}{$option{'type'}}{$option{'name'}}{'postpone'} == 0

or 2 conditions

line l !l condition
45 0 0 $option{'postpone'} || 0

or 3 conditions

line l !l&&r !l&&!r condition
14 0 103 0 ref $that || $that