| line |
true |
false |
branch |
|
30
|
0 |
46 |
unless defined $args{'inner'} |
|
32
|
0 |
46 |
unless (blessed($args{'inner'}) and $args{'inner'}->isa('Salvation::TC::Meta::Type')) |
|
107
|
11 |
63 |
if ($@) |
|
109
|
11 |
0 |
if (blessed $@ and $@->isa('Salvation::TC::Exception::WrongType')) { } |
|
111
|
3 |
8 |
$@->isa('Salvation::TC::Exception::WrongType::TC') ? : |
|
130
|
26 |
60 |
if ($@) |
|
132
|
26 |
0 |
if (blessed $@ and $@->isa('Salvation::TC::Exception::WrongType')) { } |
|
134
|
13 |
13 |
$@->isa('Salvation::TC::Exception::WrongType::TC') ? : |
|
169
|
0 |
4 |
unless (defined $signed_type_generator) |
|
178
|
10 |
0 |
if $self->check_container($_[0]) |
|
194
|
0 |
5 |
unless (defined $length_type_generator) |
|
203
|
12 |
0 |
if $self->check_container($_[0]) |