Branch Coverage

blib/lib/Treex/PML/Factory.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
18 0 0 if ($role eq 'Treex::PML::Factory') { }
20 0 0 ref $role eq 'Treex::PML::Factory' ? :
35 0 0 if $class eq 'Treex::PML::Factory'
39 0 0 unless ((ref $prev || '') eq $class)
40 0 0 ref $obj ? :
47 0 0 unless UNIVERSAL::DOES::does($factory, 'Treex::PML::Factory')