| blib/lib/SQL/Translator/Producer.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 9 | 55.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 22 | 0 | 8 | 99 | $exceptions and not ref $default |
| 25 | 149 | 0 | 0 | ref $pat and $default =~ /$pat/ |
| 38 | 60 | 0 | 38 | $is_numeric_datatype and &Scalar::Util::looks_like_number($default) |