Branch Coverage

blib/lib/CGI/Lazy/Config.pm
Criterion Covered Total %
branch 3 14 21.4


line true false branch
14 0 6 if $name =~ /::DESTROY$/
18 0 6 if (@_) { }
49 1 0 if (ref $filename) { }
53 0 0 unless open IF, "< $CGI::Lazy::Config::CONFIGROOT/$filename"
56 0 0 unless $_ =~ /^\s*#/
61 0 0 if ($@)
69 0 0 if ($@)