Branch Coverage

blib/lib/WWW/Dictionary.pm
Criterion Covered Total %
branch 3 10 30.0


line true false branch
84 1 0 if ($expression)
127 0 0 if ($expression) { }
134 0 0 if (defined $$self{'dictionary'}{$expression}) { }
147 0 0 if ($cont =~ m[No entry found for $expression.]) { }
204 2 1 if ($expression) { }