Condition Coverage

script/text-mapper
Criterion Covered Total %
condition 1 7 14.2


and 2 conditions

line l !l condition
41 0 0 not defined $res and die "Cannot load Game::TextMapper: $!"

or 2 conditions

line l !l condition
41 0 0 $res or die "Game::TextMapper did not return a true value\n"

or 3 conditions

line l !l&&r !l&&!r condition
41 10 0 0 my $res = require Game::TextMapper or not defined $res and die "Cannot load Game::TextMapper: $!"