| blib/lib/Teng/Schema/Table.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 8 | 16 | 50.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 30 | 243 | 5 | unless (Class::Load::load_optional_class($row_class)) | 
| 37 | 737 | 4 | unless ($row_class->can($col)) | 
| 53 | 0 | 0 | if (ref $rule ne "Regexp") | 
| 56 | 0 | 0 | unless (ref $code eq "CODE") | 
| 64 | 0 | 0 | if (ref $rule ne "Regexp") | 
| 67 | 0 | 0 | unless (ref $code eq "CODE") | 
| 80 | 25 | 45 | if ($col_name =~ /$rule/) | 
| 95 | 33 | 33 | if ($col_name =~ /$rule/) |