Condition Coverage

blib/lib/Video/DVDRip/Config.pm
Criterion Covered Total %
condition 1 17 5.8


and 3 conditions

line !l l&&!r l&&r condition
866 0 0 0 $entry and $$entry{'dvd'}
881 0 0 0 $entry and $$entry{'dvd'}

or 2 conditions

line l !l condition
683 0 0 $self->get_first_dvd_device || '/dev/dvd'

or 3 conditions

line l !l&&r !l&&!r condition
714 0 0 1 $@ or ref $loaded ne 'Video::DVDRip::Config'
894 0 0 0 not $first_name or $first_name gt $$href{$device}
929 0 0 0 $value ||= $self->get_value($name)