Branch Coverage

blib/lib/GitMeta/GMF.pm
Criterion Covered Total %
branch 3 10 30.0


line true false branch
31 0 0 if ($type eq '') { }
37 0 0 unless eval "require $class;"
54 0 0 if (defined $git_repo) { }
77 2 1 if ($url =~ m[/]) { }
1 0 elsif ($url =~ /:(.*)/) { }