Branch Coverage

blib/lib/SQL/Translator/Producer/JSON.pm
Criterion Covered Total %
branch 14 28 50.0


line true false branch
64 0 1 keys %{$schema->extra;} ? :
86 0 2 $table->comments ? :
0 2 keys %{$table->extra;} ? :
96 0 5 ref $_ ? :
102 0 1 ref $_ ? :
105 0 5 keys %{$constraint->extra;} ? :
123 1 9 $field->is_auto_increment ? :
1 9 $field->comments ? :
0 10 keys %{$field->extra;} ? :
137 0 0 keys %{$procedure->extra;} ? :
155 1 0 defined $trigger->scope ? :
0 1 keys %{$trigger->extra;} ? :
167 0 1 keys %{$view->extra;} ? :
179 0 0 keys %{$index->extra;} ? :