Branch Coverage

File:blib/lib/App/Test/Generator/Analyzer/Complexity.pm
Coverage:92.9%

line%coveragebranch
196100TF$return_count > 1 ? :
218100TFif ($char eq '{') { }
100TFelsif ($char eq '}') { }
220100TFif $depth > $max_depth
22250TFif $depth > 0
232100TF$score <= $HIGH_THRESHOLD ? :
100TF$score <= $LOW_THRESHOLD ? :