Branch Coverage

blib/lib/CGI/Embedder.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
22 0 0 if (not $filter) { }
42 0 0 if (defined $CacheId and exists $ExpandCache{$CacheId}) { }
46 0 0 if (defined $CacheId)
52 0 0 if $@
61 0 0 unless (open F, $fname)