Branch Coverage

blib/lib/Dallycot/AST/BuildFilter.pm
Criterion Covered Total %
branch 0 6 0.0


line true false branch
48 0 0 if (any sub { not $_; } , @flags)
62 0 0 if (any sub { 1 != $_; } , @arities)
76 0 0 if ($flag) { }