blib/lib/BBDB.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 29 | 24.1 |
line | l | !l | condition |
---|---|---|---|
228 | 0 | 0 | printf STDERR "No match at %s\n", $$i[1] and last |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
354 | 0 | 0 | 6 | ref $aka and @$aka |
366 | 0 | 0 | 6 | ref $phone and @$phone |
382 | 0 | 0 | 6 | ref $address and @$address |
402 | 0 | 0 | 6 | ref $net and @$net |
455 | 0 | 0 | 0 | ref $notes and @$notes |
464 | 0 | 0 | 1 | ref $notes and @$notes |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
230 | 0 | 0 | 0 | $$i[0] eq '\\[' or $$i[0] eq 'nil' |
241 | 0 | 0 | 32 | not defined $fields[$field_index{$i}] or $fields[$field_index{$i}] eq 'nil' |
335 | 0 | 0 | 27 | not defined $_[0] or $_[0] eq '' |