Condition Coverage

blib/lib/WWW/Picnic.pm
Criterion Covered Total %
condition 5 17 29.4


and 3 conditions

line !l l&&!r l&&r condition
122 0 0 1 $auth and $data->{'user_id'}
0 0 1 $auth and $data->{'user_id'} and not $data->{'second_factor_authentication_required'}
191 9 0 0 $method eq "PUT" and not $data

or 2 conditions

line l !l condition
136 0 0 $channel //= "SMS"
251 1 0 $count //= 1
260 1 0 $count //= 1
277 0 0 $depth //= 0