line |
true |
false |
branch |
42
|
4 |
0 |
if (@$entries) |
45
|
2 |
2 |
if ($min_updated < $after) |
52
|
29 |
11 |
unless $updated >= $after |
53
|
11 |
0 |
if ($$entry{'title'} =~ /issue\s+(\d+)/i) |
54
|
7 |
4 |
if $seen{$1}++ |
67
|
0 |
2 |
unless $fallback_to_search |
70
|
2 |
0 |
if ($self->search('load_after_search', 1, 'can', 'all', 'q', '')) |
86
|
2 |
1 |
unless ($args{'can'} =~ /^\d$/) |
95
|
4 |
8 |
unless defined $args{$type} |
100
|
0 |
3 |
unless $mech->response->is_success |
106
|
0 |
3 |
if ($mech->title =~ /issue\s+(\d+)/i) { } |
|
3 |
0 |
elsif ($mech->title =~ /issues/i) { } |
136
|
2 |
1 |
if ($args{'load_after_search'}) |