blib/lib/Dist/Iller/Config/Author/CSSON.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 12 | 0.0 |
line | true | false | branch |
---|---|---|---|
107 | 0 | 0 | $self->installer =~ /MakeMaker/ ? : |
112 | 0 | 0 | !$ENV{'FAKE_RELEASE'} && $self->is_private ? : |
116 | 0 | 0 | $ENV{'FAKE_RELEASE'} || $self->is_private ? : |
124 | 0 | 0 | if ($git_config->exists) |
126 | 0 | 0 | if ($git_config_contents =~ m[github\.com:([^/]+)/(.+)\.git]) { } |
137 | 0 | 0 | if $_ >= $self->travis_perl_min |