Condition Coverage

blib/lib/Tapper/Cmd/Cobbler.pm
Criterion Covered Total %
condition 1 8 12.5


and 3 conditions

line !l l&&!r l&&r condition
92 0 0 0 $search and ref $search eq 'HASH'

or 2 conditions

line l !l condition
55 0 1 $options->{'default'} || 'default'

or 3 conditions

line l !l&&r !l&&!r condition
68 0 0 0 $options->{'mac'} || $self->get_mac_address($host)