| blib/lib/Alzabo/Runtime/InsertHandle.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 20 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 58 | 0 | 0 | unless exists $ph{$name} | 
| 67 | 0 | 0 | unless (exists $$vals{$pk->name}) | 
| 69 | 0 | 0 | if ($pk->sequenced) { } | 
| 84 | 0 | 0 | if not defined $$vals{$c->name} and defined $c->default | 
| 92 | 0 | 0 | if @fk | 
| 103 | 0 | 0 | exists $$vals{$_} ? : | 
| 108 | 0 | 0 | defined $$vals{$pk->name} ? : | 
| 115 | 0 | 0 | if @fk | 
| 117 | 0 | 0 | if (my $e = $@) | 
| 124 | 0 | 0 | unless defined wantarray |