Condition Coverage

blib/lib/WebService/Megaplan.pm
Criterion Covered Total %
condition 0 10 0.0


and 3 conditions

line !l l&&!r l&&r condition
297 0 0 0 $opts{'method'} eq 'GET' and $opts{'query_params'}
0 0 0 $opts{'method'} eq 'GET' and $opts{'query_params'} and scalar keys %{$opts{'query_params'};} > 0

or 2 conditions

line l !l condition
94 0 0 $opts{'use_ssl'} ||= 0
167 0 0 $params ||= {}