Condition Coverage

blib/lib/Net/RGTP.pm
Criterion Covered Total %
condition 20 28 71.4


and 3 conditions

line !l l&&!r l&&r condition
123 2 0 1 $self->code >= 230 and $self->code <= 233

or 2 conditions

line l !l condition
34 0 3 $args{'Host'} || 'rgtp-serv.groggs.group.cam.ac.uk'
3 0 $args{'Port'} || 'rgtp(1431)'
117 2 1 $userid ||= 'guest'
195 0 1 ${*$self;}{'net_rgtp_latest'} || 0
287 2 10 $args{'Grogname'} || ' '

or 3 conditions

line l !l&&r !l&&!r condition
51 0 0 3 $self->code < 230 or $self->code > 232
241 6901 867 1595 $type eq 'R' or $type eq 'I'
7768 789 806 $type eq 'R' or $type eq 'I' or $type eq 'C'
310 1 1 10 $itemid eq 'new' or $itemid eq 'continue'
522 0 0 6 $self->code < 230 or $self->code > 233