Branch Coverage

blib/lib/SQL/Translator/Schema/Index.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
84 0 17 unless my $table = $self->table
85 1 16 unless my(@fields) = $self->fields
88 2 18 unless $table->get_field($field)