blib/lib/Teng/Schema/Declare.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 17 | 18 | 94.4 |
line | true | false | branch |
---|---|---|---|
41 | 2 | 240 | defined _current_schema()->{'__default_row_class_prefix'} ? : |
52 | 3 | 492 | if ($CURRENT_SCHEMA_CLASS) { } |
57 | 492 | 243 | unless ($schema_class->isa($class)) |
63 | 0 | 495 | unless ($schema_class) |
68 | 72 | 423 | unless ($schema_class->isa("Teng::Schema")) |
109 | 13 | 4 | if (ref $rule ne "Regexp") |
116 | 13 | 4 | if (ref $rule ne "Regexp") |
128 | 168 | 557 | if (ref $col_name) |
145 | 1 | 242 | $current->{'__base_row_class'} ? : |