Branch Coverage

blib/lib/App/BashComplete.pm
Criterion Covered Total %
branch 1 12 8.3


line true false branch
37 0 0 unless my $cmd = $self->_parse_options(@_)
39 0 0 if $cmd eq 'setup'
40 0 0 if $cmd eq 'complete'
57 0 0 unless $plugin
62 0 0 unless $req
92 0 1 unless $ok