blib/lib/TextMate/JumpTo.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 14 | 50.0 |
line | true | false | branch |
---|---|---|---|
108 | 1 | 4 | if @_ % 2 |
118 | 0 | 0 | unless $^O =~ /darwin/ |
120 | 0 | 0 | $bg ? : |
121 | 0 | 0 | if system @cmd |
135 | 1 | 7 | if @_ % 2 |
138 | 2 | 5 | unless grep defined($args{$_}), ('file', 'line', 'column') |
140 | 5 | 0 | if (my $file = delete $args{'file'}) |