line |
true |
false |
branch |
30
|
70 |
5 |
$licence_plugin ? :
|
114
|
1282 |
14 |
if defined $prefix
|
122
|
1 |
1831 |
unless $this_spec
|
123
|
1 |
1830 |
if ref $this_spec and ref $this_spec ne "ARRAY"
|
127
|
385 |
1445 |
if (not ref $this_spec) { }
|
|
150 |
1295 |
elsif (@$this_spec == 1) { }
|
|
688 |
607 |
elsif (@$this_spec == 2) { }
|
134
|
154 |
534 |
ref $this_spec->[1] ? :
|
135
|
154 |
534 |
ref $this_spec->[1] ? :
|
136
|
154 |
534 |
ref $this_spec->[1] ? :
|
146
|
303 |
1527 |
if ($class eq _exp("Region"))
|
151
|
152 |
1678 |
if $payload->{':version'}
|
155
|
1296 |
533 |
if $class ne _exp("Generic") and $class ne _exp("Collect")
|