Condition Coverage

blib/lib/WE/DB/ObjBase.pm
Criterion Covered Total %
condition 0 18 0.0


and 3 conditions

line !l l&&!r l&&r condition
252 0 0 0 UNIVERSAL::isa($pre_sub_routine, 'CODE') and UNIVERSAL::isa($post_sub_routine, 'CODE')
478 0 0 0 defined $parent_obj and $obj->Id eq $parent_obj->Id
497 0 0 0 not ref $obj and exists $$cache{$obj}
506 0 0 0 defined $parent_obj and $objid eq $parent_obj->Id
546 0 0 0 defined $obj->Name and $obj->Name eq $name

or 3 conditions

line l !l&&r !l&&!r condition
381 0 0 0 not defined $obj->LockedBy or $obj->LockedBy eq ''