| blib/lib/Class/ReluctantORM/SQL/Function.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 4 | 16 | 25.0 |
| line | true | false | branch |
|---|---|---|---|
| 84 | 0 | 0 | if (ref $class) |
| 88 | 0 | 0 | unless ($name) |
| 93 | 0 | 0 | unless (exists $REGISTRY{$name}) |
| 110 | 0 | 2 | if (ref $class) |
| 114 | 0 | 2 | unless ($name) |
| 171 | 0 | 26 | if (ref $class) |
| 180 | 0 | 26 | if (exists $REGISTRY{$args{'name'}}) |
| 220 | 0 | 0 | unless (@AGGREGATES) |