Anyway, so I was having the problem that I had 6 tests show up positive for traffic shaping, and when I was going into more detailed analysis I realized that I was actually dealing with 7 records. So I was quite frustrated. How could I be counting 6 results and then somehow have 7?
After a little "#!/bin/bash -x" and 20 minutes later (picture enclosed) I realized that one result file could yield up to three different types of positives. Ahhh.... Sweet, sweet Eureka!