Condition Coverage

blib/lib/WebService/LiveJournal/Client.pm
Criterion Covered Total %
condition 0 31 0.0


and 3 conditions

line !l l&&!r l&&r condition
159 0 0 0 defined $arg{'day'} and defined $arg{'month'}
0 0 0 defined $arg{'day'} and defined $arg{'month'} and defined $arg{'year'}
414 0 0 0 $count < 5 and $response =~ /HTTP server error: Method Not Allowed/i
474 0 0 0 $count < 5 and $response =~ /HTTP server error: Method Not Allowed/i

or 2 conditions

line l !l condition
39 0 0 $arg{'server'} // 'www.livejournal.com'
43 0 0 $arg{'port'} || 80
51 0 0 $arg{'mode'} // 'cookie'
106 0 0 $h->{'usejournals'} || []
148 0 0 shift() || 'lastn'
176 0 0 $arg{'itemid'} || -1
394 0 0 $self->{'count'} || 1
567 0 0 $self->{'count'} || 1

or 3 conditions

line l !l&&r !l&&!r condition
34 0 0 0 ref $ob || $ob