Branch Coverage

blib/lib/App/Rgit/Config/Default.pm
Criterion Covered Total %
branch 7 8 87.5


line true false branch
42 1 5 if defined $$self{'repos'}
46 25 66 if m[(?:^|/)\.\.?$] or not -d $_ && -r _
48 12 54 if (my $r = 'App::Rgit::Repository'->new('dir', $_))
50 12 0 unless exists $repos{$r->repo}