blib/lib/Net/Comcast/Customer.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 18 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
199 | 0 | 0 | 0 | $used and $used eq '<1' |
202 | 0 | 0 | 0 | $remaining and $remaining eq '<1' |
207 | 0 | 0 | 0 | not defined $used and $self->debug > 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
135 | 0 | 0 | 0 | shift() || croak('missing username arg') |
136 | 0 | 0 | 0 | shift() || croak('missing password arg') |
192 | 0 | 0 | 0 | shift() || croak('HTML content argument missing') |