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