blib/lib/Teng/Schema/Declare.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 17 | 18 | 94.4 |
line | true | false | branch |
---|---|---|---|
41 | 2 | 236 | defined _current_schema()->{'__default_row_class_prefix'} ? : |
52 | 3 | 484 | if ($CURRENT_SCHEMA_CLASS) { } |
57 | 484 | 239 | unless ($schema_class->isa($class)) |
63 | 0 | 487 | unless ($schema_class) |
68 | 71 | 416 | unless ($schema_class->isa('Teng::Schema')) |
109 | 9 | 4 | if (ref $rule ne 'Regexp') |
116 | 9 | 4 | if (ref $rule ne 'Regexp') |
128 | 165 | 544 | if (ref $col_name) |
145 | 1 | 238 | $current->{'__base_row_class'} ? : |