Condition Coverage

blib/lib/Test/WWW/Stub.pm
Criterion Covered Total %
condition 7 14 50.0


and 3 conditions

line !l l&&!r l&&r condition
116 0 10 80 $file and not $file =~ /\.t$/
137 2 0 0 exists $b->{$_} && $b->{$_} eq $a->{$_}
138 2 0 0 exists $a->{$_} && $a->{$_} eq $b->{$_}

or 2 conditions

line l !l condition
60 14 0 $app_or_res //= [200, [], []]

or 3 conditions

line l !l&&r !l&&!r condition
47 4 5 0 not defined $register_g or _diff(\%import_options, \%options)