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