| blib/lib/Rose/DB/Object/Metadata/Column/Varchar.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 12 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 23 | 0 | 0 | unless my $length = $self->length | 
| 25 | 0 | 0 | if (length $value > $length) | 
| 29 | 0 | 0 | if ($overflow eq 'fatal') { } | 
| 0 | 0 | elsif ($overflow eq 'warn') { } | |
| 33 | 0 | 0 | $length == 1 ? : | 
| 40 | 0 | 0 | $length == 1 ? : |