Condition Coverage

lib/Rex/Pkg/Debian.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
93 0 0 0 $old_pkg->{'name'} eq $new_pkg->{'name'} and $old_pkg->{'architecture'} eq $new_pkg->{'architecture'}
147 0 0 0 exists $data{'source'} and $data{'source'}
164 0 0 0 exists $data{'key_id'} and $data{'key_server'}

or 3 conditions

line l !l&&r !l&&!r condition
21 0 0 0 ref $that || $that