Branch Coverage

blib/lib/SQL/Translator/Producer/JSON.pm
Criterion Covered Total %
branch 15 30 50.0


line true false branch
65 0 1 keys %{$schema->extra;} ? :
88 1 1 $table->comments ? :
0 2 keys %{$table->extra;} ? :
98 0 5 ref $_ ? :
104 0 1 ref $_ ? :
107 0 5 keys %{$constraint->extra;} ? :
125 1 9 $field->is_auto_increment ? :
1 9 $field->comments ? :
0 10 keys %{$field->extra;} ? :
139 0 0 $procedure->comments ? :
0 0 keys %{$procedure->extra;} ? :
157 1 0 defined $trigger->scope ? :
0 1 keys %{$trigger->extra;} ? :
169 0 1 keys %{$view->extra;} ? :
181 0 0 keys %{$index->extra;} ? :