Condition Coverage

blib/lib/Xtract.pm
Criterion Covered Total %
condition 1 10 10.0


and 3 conditions

line !l l&&!r l&&r condition
87 0 0 0 defined $FROM and not $FROM =~ /^DBI:/
104 0 0 0 defined $self->to and -e $self->to

or 2 conditions

line l !l condition
66 0 0 shift() || 'Xtract'
185 0 1 shift @{$$self{'argv'};} || 'all'