| blib/lib/Minilla/Profile/Base.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 12 | 0.0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 41 | 0 | 0 | 0 | my $name ||= `git config user.name` |
| 54 | 0 | 0 | 0 | my $email ||= `git config user.email` |
| 97 | 0 | 0 | 0 | $dst || $tmplname |
| 102 | 0 | 0 | 0 | ref $self || $self |