line |
true |
false |
branch |
63
|
52 |
5 |
$lic_plugin ? :
|
201
|
1263 |
13 |
if defined $prefix
|
210
|
1 |
1685 |
unless $this_spec
|
211
|
1 |
1684 |
if ref $this_spec and ref $this_spec ne 'ARRAY'
|
215
|
466 |
1218 |
if (not ref $this_spec) { }
|
|
114 |
1104 |
elsif (@$this_spec == 1) { }
|
|
640 |
464 |
elsif (@$this_spec == 2) { }
|
225
|
232 |
408 |
ref $this_spec->[1] ? :
|
226
|
232 |
408 |
ref $this_spec->[1] ? :
|
227
|
232 |
408 |
ref $this_spec->[1] ? :
|
238
|
231 |
1453 |
if ($class eq _exp('Region'))
|
244
|
116 |
1568 |
if $payload->{':version'}
|
248
|
1276 |
407 |
if $class ne _exp('Generic') and $class ne _exp('Collect')
|