| File: | blib/lib/App/Rgit/Config/Default.pm |
| Coverage: | 87.5% |
| line | % | coverage | branch | |
|---|---|---|---|---|
| 42 | 100 | T | F | if defined $$self{'repos'} |
| 46 | 100 | T | F | if m[(?:^|/)\.\.?$] or not -d $_ && -r _ |
| 48 | 100 | T | F | if (my $r = 'App::Rgit::Repository'->new('dir', $_)) |
| 50 | 50 | T | F | unless exists $repos{$r->repo} |