Branch Coverage

blib/lib/File/Meta/Cache.pm
Criterion Covered Total %
branch 15 24 62.5


line true false branch
69 1 0 if ($$entry[4] == 1)
71 0 1 if $cb
73 0 1 if ++$i >= $_sweep_size
91 6 1 if (not $existing_entry or $force) { }
99 0 6 unless (@stat and -f _)
100 0 0 if $existing_entry
110 6 0 if (defined $in_fd) { }
112 2 4 if ($existing_entry) { }
124 4 0 unless $_no_fh
132 2 2 if ($_enabled)
172 1 2 if (--$entry->[4] <= 0 or $_[1])
187 0 1 unless (@{$_[0][3]} and -f _)