Condition Coverage

blib/lib/Basset/NotificationCenter.pm
Criterion Covered Total %
condition 8 12 66.6


and 3 conditions

line !l l&&!r l&&r condition
359 0 71 1 defined $object and $object eq $args{'object'}

or 2 conditions

line l !l condition
350 139 0 $args{'args'} ||= []
463 5 0 $init{'object'} ||= 'all'
576 0 5 $init{'object'} ||= 'all'

or 3 conditions

line l !l&&r !l&&!r condition
359 1 70 1 defined $object and $object eq $args{'object'} or $object eq 'all'