Condition Coverage

blib/lib/Salvation/TC/Meta/Type/Union.pm
Criterion Covered Total %
condition 4 12 33.3


and 3 conditions

line !l l&&!r l&&r condition
35 0 0 19 defined $_ and blessed $_
0 0 19 defined $_ and blessed $_ and $_->isa('Salvation::TC::Meta::Type')
79 0 0 11 blessed $@ and $@->isa('Salvation::TC::Exception::WrongType')
129 0 0 3 blessed $@ and $@->isa('Salvation::TC::Exception::WrongType')