Branch Coverage

blib/lib/SQL/Composer/Join.pm
Criterion Covered Total %
branch 8 10 80.0


line true false branch
26 2 13 if $params{'op'}
31 7 8 if (my $as = $params{'as'})
35 14 1 if (my $constraint = $params{'on'}) { }
1 0 elsif (my $column = $params{'using'}) { }
55 0 15 unless (shift())->{'bind'}