line |
true |
false |
branch |
29
|
70 |
5 |
$licence_plugin ? :
|
120
|
1357 |
14 |
if defined $prefix
|
128
|
1 |
1906 |
unless $this_spec
|
129
|
1 |
1905 |
if ref $this_spec and ref $this_spec ne 'ARRAY'
|
133
|
385 |
1520 |
if (not ref $this_spec) { }
|
|
150 |
1370 |
elsif (@$this_spec == 1) { }
|
|
688 |
682 |
elsif (@$this_spec == 2) { }
|
140
|
154 |
534 |
ref $this_spec->[1] ? :
|
141
|
154 |
534 |
ref $this_spec->[1] ? :
|
142
|
154 |
534 |
ref $this_spec->[1] ? :
|
152
|
303 |
1602 |
if ($class eq _exp('Region'))
|
157
|
152 |
1753 |
if $payload->{':version'}
|
161
|
1371 |
533 |
if $class ne _exp('Generic') and $class ne _exp('Collect')
|