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
47 0 0 0 shift() || "Hash key [$key] exists"
63 0 0 0 shift() || "Hash key [$key] does not exist"
79 0 0 0 shift() || "Hash value for key [$key] is defined"
94 0 0 0 shift() || "Hash value for key [$key] is undef"
109 0 0 0 shift() || "Hash value for key [$key] is true"
124 0 0 0 shift() || "Hash value for key [$key] is false"