| Legend | 
        | line# | hit count | 
              | 
        
        | 1 | 86 | 
               line hit by 1 or more tests which passed | 
        
        | 2 | 17 | 
               line was covered, but not by a test case | 
        
        | 3 | 7 | 
               line hit by 1 or more tests which did not pass | 
        
        | 4 | 5 | 
               line hit by more than one (selected) test | 
        
        | 5 | 3 | 
               line hit by one test only | 
        
        | 6 | 2 | 
               line hit by one or more (selected) tests that failed | 
        
        | 7 | 1 | 
               line has an expression (e.g. a branch) or statement that was not fully covered | 
        
        | 8 | 1 | 
               line has an expression that was not fully covered and not hit by any test | 
        
        | 9 | 0 | 
               line was not covered at all | 
        
        | 10 |  | 
               line was filtered |