Condition Coverage

blib/lib/Salvation/TC/Meta/Type/Parameterized.pm
Criterion Covered Total %
condition 3 9 33.3


and 3 conditions

line !l l&&!r l&&r condition
32 0 0 46 blessed($args{'inner'}) and $args{'inner'}->isa('Salvation::TC::Meta::Type')
110 0 0 11 blessed $@ and $@->isa('Salvation::TC::Exception::WrongType')
133 0 0 26 blessed $@ and $@->isa('Salvation::TC::Exception::WrongType')