Branch Coverage

blib/lib/Sub/Middler.pm
Criterion Covered Total %
branch 7 8 87.5


line true false branch
20 1 3 unless ref $sub eq "CODE"
35 1 1 unless @_ >= 2 and ref $_[1] eq "CODE"
47 1 2 $i == @middleware - 1 ? :
53 1 0 @middleware ? :