Condition Coverage

blib/lib/DBIx/Changeset/App/BaseCommand.pm
Criterion Covered Total %
condition 2 7 28.5


and 3 conditions

line !l l&&!r l&&r condition
57 0 0 0 print $self->_usage_text and exit

or 2 conditions

line l !l condition
42 0 14 $$app{'config'}{'prompt'} || $$app{'config'}{$name}{'prompt'} || 1
0 14 $$app{'config'}{'debug'} || $$app{'config'}{$name}{'debug'} || undef