Branch Coverage

blib/lib/KiokuDB/LinkChecker.pm
Criterion Covered Total %
branch 8 8 100.0


line true false branch
25 7 63 if $entry->root
27 25 45 unless ($referenced->includes($id))
36 31 39 if @new
38 4 66 if (my(@missing) = grep({not $exists{$_};} @new))