blib/lib/Net/Raccdoc.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 19 | 10.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
30 | 0 | 0 | 0 | $login and $password |
307 | 0 | 0 | 0 | $messageid >= $$self{'_firstnote'} and $messageid <= $$self{'_lastnote'} + 1 |
line | l | !l | condition |
---|---|---|---|
11 | 0 | 1 | $arg{'host'} || 'bbs.iscabbs.com' |
12 | 0 | 1 | $arg{'port'} || '6145' |
52 | 0 | 0 | shift() || 'all' |
139 | 0 | 0 | $options{'dammit'} || 0 |
214 | 0 | 0 | shift() || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
134 | 0 | 0 | 0 | $options{'message'} || $self->get_first_unread |