Condition Coverage

blib/lib/CPAN/SQLite.pm
Criterion Covered Total %
condition 2 11 18.1


or 2 conditions

line l !l condition
50 0 0 $args{'CPAN'} || ''

or 3 conditions

line l !l&&r !l&&!r condition
37 0 0 2 $@ || defined $args{'CPAN'}
56 2 0 0 $db_dir ||= cwd()
73 0 0 0 $self->{'CPAN'} || $self->{'db_dir'}