Condition Coverage

blib/lib/TM/Tied/Map.pm
Criterion Covered Total %
condition 0 8 0.0


or 2 conditions

line l !l condition
21 0 0 $$self{'__tm'}->tids($url) || die("topic with subject address '$1' does not exist")
26 0 0 $$self{'__tm'}->tids(\$url) || die("topic with subject identifier '$1' does not exist")
31 0 0 $$self{'__tm'}->tids(\$url) || die("topic with subject identifier '$1' does not exist")
35 0 0 $$self{'__tm'}->tids($key) || die("topic with local identifier '${key}' does not exist")