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
177 0 0 0 defined $num && defined $type && !defined($other)

or 3 conditions

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