Branch Coverage

blib/lib/Eve/Support.pm
Criterion Covered Total %
branch 15 16 93.7


line true false branch
102 1 3040 unless (defined $name)
109 3012 28 if (exists $$arg_hash{$name}) { }
113 27 1 if (defined $var) { }
114 16 11 if ($var eq \(undef)) { }
129 2 1106 if (@keys)
162 10 2 unless (exists $$seen_hash{$item})
203 0 2 unless CORE::open my $filehandle, $mode, $file
254 1 4 unless (defined $string)