blib/lib/Thrift/Parser/Type/Struct.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 8 | 0.0 |
line | true | false | branch |
---|---|---|---|
57 | 0 | 0 | if (blessed $value) |
58 | 0 | 0 | unless ($value->isa($class)) |
75 | 0 | 0 | unless $$meta{'idl'} and $$meta{'idl'}{'type'}->isa('Thrift::IDL::Type::Custom') |
80 | 0 | 0 | unless $struct |