Condition Coverage

blib/lib/Games/Terrain/DiamondSquare.pm
Criterion Covered Total %
condition 5 8 62.5


and 3 conditions

line !l l&&!r l&&r condition
84 7168 0 0 $height == 2 and $width == 2

or 2 conditions

line l !l condition
23 1 0 $roughness ||= 0.5

or 3 conditions

line l !l&&r !l&&!r condition
38 309 2080 7168 $height > 1 or $width > 1