blib/lib/ACME/QuoteDB.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 28 | 36 | 77.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
150 | 8 | 4 | 1 | $upper and not $lower |
158 | 29 | 8 | 4 | $lower and $upper |
29 | 0 | 8 | $lower and not $upper | |
29 | 0 | 0 | $upper and not $lower | |
345 | 1 | 0 | 2 | $load_db->get_record('quote') and $load_db->get_record('name') |
399 | 0 | 1 | 0 | $q->update && $atr->update && $ctg->update |
line | l | !l | condition |
---|---|---|---|
64 | 0 | 154 | not $f_obj->$field or scalar grep({/$s/ms;} @{$arr_ref;}) |
242 | 31 | 14 | $attr_name ||= '' |
243 | 12 | 33 | $lower ||= '' |
244 | 4 | 41 | $upper ||= '' |
245 | 5 | 40 | $limit ||= '' |
246 | 3 | 42 | $contain ||= '' |
247 | 2 | 43 | $source ||= '' |
248 | 4 | 41 | $catgs ||= '' |
310 | 236 | 0 | $rec->name || '' |