|  line  | 
 !l  | 
 l&&!r  | 
 l&&r  | 
 condition  | 
 
| 
36
 | 
 0  | 
 0  | 
 9  | 
 defined $args{'parent'} and blessed($args{'parent'})  | 
 
| 
 | 
 0  | 
 0  | 
 9  | 
 defined $args{'parent'} and blessed($args{'parent'}) and $args{'parent'}->isa('Salvation::TC::Meta::Type')  | 
 
| 
54
 | 
 0  | 
 0  | 
 77  | 
 defined $args{'base'} and blessed($args{'base'})  | 
 
| 
 | 
 0  | 
 0  | 
 77  | 
 defined $args{'base'} and blessed($args{'base'}) and $args{'base'}->isa('Salvation::TC::Meta::Type')  | 
 
| 
69
 | 
 116  | 
 158  | 
 88  | 
 exists $args{$key} and defined $args{$key}  | 
 
| 
 | 
 274  | 
 88  | 
 0  | 
 exists $args{$key} and defined $args{$key} and ref $args{$key} ne 'CODE'  | 
 
| 
141
 | 
 0  | 
 0  | 
 0  | 
 $self->has_signature && !!($self->options->{'strict'} // 0)  | 
 
| 
302
 | 
 0  | 
 0  | 
 3  | 
 blessed $@ and $@->isa('Salvation::TC::Exception::WrongType')  |