| blib/lib/DBI/Easy/Helper.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 11 | 27.2 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 83 | 0 | 81 | 0 | defined $type and exists $$types{$type} |
| 93 | 0 | 0 | 0 | defined $type and $$types{$type} eq 'date' |
| 116 | 0 | 76 | 0 | defined $type and $$types{$type} eq 'date' |
| line | l | !l | condition |
|---|---|---|---|
| 18 | 21 | 0 | $params{'prefix'} || 'Entity' |