Condition Coverage

blib/lib/DBD/Sys.pm
Criterion Covered Total %
condition 3 10 30.0


and 3 conditions

line !l l&&!r l&&r condition
111 0 0 0 $missing_ok and $@ =~ /^Can't locate \Q$module.pm\E/

or 2 conditions

line l !l condition
19 3 0 $attr ||= {}
24 0 3 $$attr{'Attribution'} ||= 'DBD::Sys by Jens Rehsack'

or 3 conditions

line l !l&&r !l&&!r condition
22 0 3 0 $$attr{'Version'} ||= ${$class . '::VERSION';}