| blib/lib/ShipIt/VC/Git.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 16 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 59 | 0 | 0 | if (my $unk = `git ls-files -z --others --exclude-standard`) |
| 71 | 0 | 0 | if (my $where = $$self{'push_to'}) |
| 73 | 0 | 0 | if ($branch) |
| 100 | 0 | 0 | unless $tag =~ /\%v/i |
| 112 | 0 | 0 | $$self{'sign_tag'} ? : |
| 0 | 0 | if system $self->command, 'tag', '-a', $$self{'sign_tag'} ? '-s' : (), '-F', $tmp_fn, $tag | |
| 115 | 0 | 0 | if (my $where = $$self{'push_to'}) |
| 125 | 0 | 0 | $diff =~ /\S/ ? : |