Condition Coverage

blib/lib/Palm/PDB.pm
Criterion Covered Total %
condition 0 59 0.0


and 3 conditions

line !l l&&!r l&&r condition
727 0 0 0 defined $$pdb{'_index'} and @{$$pdb{'_index'};}

or 2 conditions

line l !l condition
102 0 0 $$params{'name'} || ''
103 0 0 $$params{'attributes'} || {}
104 0 0 $$params{'version'} || 0
112 0 0 $$params{'modnum'} || 0
113 0 0 $$params{'type'} || "\000\000\000\000"
114 0 0 $$params{'creator'} || "\000\000\000\000"
115 0 0 $$params{'uniqueIDseed'} || 0

or 3 conditions

line l !l&&r !l&&!r condition
108 0 0 0 $$params{'ctime'} || $now
109 0 0 0 $$params{'mtime'} || $now
110 0 0 0 $$params{'baktime'} || -$EPOCH_1904
511 0 0 0 $$self{'attributes'}{'resource'} or $$self{'attributes'}{'ResDB'}
514 0 0 0 $Palm::PDB::PRCHandlers{$$self{'creator'}}{$$self{'type'}} || $Palm::PDB::PRCHandlers{'undef'}{$$self{'type'}} || $Palm::PDB::PRCHandlers{$$self{'creator'}}{''} || $Palm::PDB::PRCHandlers{''}{''}
520 0 0 0 $Palm::PDB::PDBHandlers{$$self{'creator'}}{$$self{'type'}} || $Palm::PDB::PDBHandlers{''}{$$self{'type'}} || $Palm::PDB::PDBHandlers{$$self{'creator'}}{''} || $Palm::PDB::PDBHandlers{''}{''}
546 0 0 0 $$self{'attributes'}{'resource'} or $$self{'attributes'}{'ResDB'}
574 0 0 0 $$self{'attributes'}{'resource'} or $$self{'attributes'}{'ResDB'}
981 0 0 0 $$self{'attributes'}{'resource'} or $$self{'attributes'}{'ResDB'}
1018 0 0 0 $$record{'attributes'}{'expunged'} or $$record{'attributes'}{'deleted'}
1082 0 0 0 not defined $appinfo_block or $appinfo_block eq ''
1092 0 0 0 not defined $sort_block or $sort_block eq ''
1147 0 0 0 $$self{'attributes'}{'resource'} or $$self{'attributes'}{'ResDB'}
1221 0 0 0 $$self{'attributes'}{'resource'} or $$self{'attributes'}{'ResDB'}