| lib/App/gh/Utils.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 29 | 10.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 74 | 0 | 0 | 0 | $ENV{'WRAP'} and $column_w + 3 + length(join ' ', @$arg) > $screen_width |
| 94 | 0 | 0 | 0 | $c =~ /[ \,]/ and $firstline |
| 0 | 0 | 0 | $c =~ /[ \,]/ and $firstline and $cnt > $screen_width | |
| 0 | 0 | 0 | $c =~ /[ \,]/ and not $firstline | |
| 0 | 0 | 0 | $c =~ /[ \,]/ and not $firstline and $cnt > $screen_width - $column_w | |
| 184 | 0 | 2 | 1 | $_[0] and not ref $_[0] |
| line | l | !l | condition |
|---|---|---|---|
| 50 | 0 | 0 | $$ret{'pushed_at'} || 'never' |
| 174 | 0 | 0 | $$options{'submodules'} || 'yes' |
| 186 | 2 | 0 | $options ||= {} |
| 211 | 0 | 0 | shift() || {} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 241 | 0 | 0 | 0 | $$options{'protocol_ssh'} or $options->is_mine($user, $repo) |