line |
true |
false |
branch |
93
|
0 |
14016 |
if 'Paws'->default_config->immutable
|
111
|
114 |
1325 |
if (not ref $self) { }
|
112
|
4 |
110 |
unless (defined 'Paws'->_default_object)
|
134
|
38 |
628 |
unless exists $constructor_params{'region'}
|
135
|
326 |
340 |
unless exists $constructor_params{'caller'}
|
136
|
660 |
6 |
unless exists $constructor_params{'credentials'}
|
152
|
106 |
0 |
if @operations == 0
|
156
|
106 |
0 |
if ($operation eq '*') { }
|
|
0 |
0 |
elsif ($operation =~ /\*/) { }
|
179
|
3360 |
0 |
if $op_params_class->_returns
|
188
|
3236 |
8847 |
if Moose::Util::find_meta($class)
|
195
|
3114 |
27065 |
if ($tconst->isa('Moose::Meta::TypeConstraint::Class')) { }
|
|
2249 |
48318 |
elsif ($tconst->isa('Moose::Meta::TypeConstraint::Parameterized') and $tconst->type_parameter->isa('Moose::Meta::TypeConstraint::Class')) { }
|