Branch Coverage

blib/lib/CPAN/Repository.pm
Criterion Covered Total %
branch 11 16 68.7


line true false branch
108 2 2 if $self->mailrc->exist
113 0 1 if $self->is_initialized
125 1 2 if ($path) { }
127 1 0 unless -d $path_dir
134 2 1 unless defined $self->mailrc->aliases->{$author}
151 2 1 unless -d $authordir
185 0 3 if (@$err)
188 0 0 if ($file eq '') { }