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