Branch Coverage

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


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