Branch Coverage

blib/lib/Thrift/IDL/Base.pm
Criterion Covered Total %
branch 15 16 93.7


line true false branch
34 187 30 $self->can('to_str') ? :
49 25 30 if $$self{$cache_key}
53 47 98 if $child->isa($type)
70 21 18 unless ($$self{$cache_key})
87 1 30 if $$self{"_setup_called_$key"}++
91 47 4 if ($child->isa('Thrift::IDL::Field')) { }
4 0 elsif ($child->isa('Thrift::IDL::Comment')) { }
99 1 3 if ($child->style eq 'perl_single') { }