Branch Coverage

bin/duckpan
Criterion Covered Total %
branch 5 6 83.3


line true false branch
15 2 2 if (my(@missing) = grep({not $_->exists;} map({path($_);} @libs)))
16 2 0 scalar @missing == 1 ? :
18 1 1 unless &try(sub { $_->realpath; } )