blib/lib/Mac/Glue/Apps/AddressBookExport.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 1 | 15 | 6.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
67 | 1 | 0 | 0 | $self and ref $self eq 'HASH' |
110 | 0 | 0 | 0 | defined $$self{'template_root'} and defined $$self{'out_dir'} |
244 | 0 | 0 | 0 | $person->prop('image')->get and defined $$self{'skip_with_image'} |
line | l | !l | condition |
---|---|---|---|
233 | 0 | 0 | $$self{'glue_name'} || 'Address Book' |
274 | 0 | 0 | shift() || 'fullname' |
276 | 0 | 0 | $vcard->$method || 'x' |