Branch Coverage

File:blib/lib/App/Test/Generator/Planner.pm
Coverage:78.6%

line%coveragebranch
5750TFunless defined $args{'schemas'}
5850TFunless defined $args{'package'}
9550TFif ($schema->{'accessor'} and $schema->{'accessor'}{'type'})
97100TFif ($type eq $ACCESSOR_GET) { }
100TFelsif ($type eq $ACCESSOR_GETSET) { }
100TFelsif ($type eq $ACCESSOR_INJECTOR) { }
108100TFif ($schema->{'output'}{'type'} and $schema->{'output'}{'type'} eq $OUTPUT_BOOLEAN)