Condition Coverage

blib/lib/Test/Data/Hash.pm
Criterion Covered Total %
condition 0 18 0.0


or 3 conditions

line l !l&&r !l&&!r condition
45 0 0 0 shift() || "Hash key [$key] exists"
61 0 0 0 shift() || "Hash key [$key] does not exist"
77 0 0 0 shift() || "Hash value for key [$key] is defined"
92 0 0 0 shift() || "Hash value for key [$key] is undef"
107 0 0 0 shift() || "Hash value for key [$key] is true"
122 0 0 0 shift() || "Hash value for key [$key] is false"