Condition Coverage

blib/lib/Device/CableModem/Motorola/SB4200.pm
Criterion Covered Total %
condition 0 18 0.0


and 3 conditions

line !l l&&!r l&&r condition
178 0 0 0 defined $num && defined $type && !defined($other)

or 3 conditions

line l !l&&r !l&&!r condition
67 0 0 0 $e->click($form) || 'Modem::Error::Command'->throw('Restart failed')
88 0 0 0 $e->click($form) || 'Modem::Error::Command'->throw('Reset failed')
115 0 0 0 shift() || croak('Config name not present')
123 0 0 0 $e->type eq 'submit' or $e->name ne $name
139 0 0 0 $form->click || croak("Saving $name=$value failed")