Condition Coverage

blib/lib/Hubot/Scripts/eval.pm
Criterion Covered Total %
condition 0 16 0.0


and 3 conditions

line !l l&&!r l&&r condition
32 0 0 0 $body and $$hdr{'Status'} =~ /^2/
63 0 0 0 $body and $$hdr{'Status'} =~ /^2/

or 2 conditions

line l !l condition
25 0 0 $robot->brain->{'data'}{'eval'}{$msg->message->user->{'name'}}{'code'} ||= []
80 0 0 $robot->brain->{'data'}{'eval'}{$msg->message->user->{'name'}}{'code'} ||= []

or 3 conditions

line l !l&&r !l&&!r condition
34 0 0 0 $$data{'stdout'} || $$data{'stderr'}
65 0 0 0 $$data{'stdout'} || $$data{'stderr'}