Branch Coverage

blib/lib/Git/Lint.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
36 0 0 unless defined $opt->{$required}
39 0 0 if ($opt->{'check'} ne "message" and $opt->{'check'} ne "commit")
43 0 0 if ($opt->{'check'} eq "message")
45 0 0 unless defined $opt->{'file'}
49 0 0 unless exists $self->config->{'profiles'}{$opt->{'check'}}{$opt->{'profile'}}
69 0 0 $opt->{'check'} eq 'commit' ? :
77 0 0 if ($opt->{'check'} eq 'commit') { }