Branch Coverage

blib/lib/VCS/Which/Plugin/Bazaar.pm
Criterion Covered Total %
branch 9 30 30.0


line true false branch
30 5 1 if defined $self->_installed
33 9 0 unless -x "$path/$exe"
44 0 21 if (-f $dir)
48 1 20 unless -d $dir
54 0 111 if (-d "$current_dir/$meta")
62 20 91 if $current_dir eq $current_dir->parent
75 0 0 unless -e $dir
80 0 0 $ans ? :
88 0 0 unless -e $dir
97 0 0 if ($revision and $revision =~ /^-\d+$/msx) { }
0 0 elsif (not defined $revision) { }
122 0 0 if ($raw eq "------------------------------------------------------------\n" and $line) { }
0 0 elsif ($raw ne "------------------------------------------------------------\n") { }
140 0 0 if $log =~ /--include-merges/
143 0 0 unless (defined $details)