Branch Coverage

blib/lib/Mojo/SQL/Statement.pm
Criterion Covered Total %
branch 14 14 100.0


line true false branch
14 4 42 unless @text_parts
21 19 95 if ($merge_next) { }
27 46 68 if $i == $#text_parts
30 19 49 if (builtin::blessed($value) and $value->isa('Mojo::SQL::Statement')) { }
57 6 4 if $i < $#text_parts
77 19 42 defined $placeholder ? :
61 37 if defined $parts->[$i]