partially hit multi-block lines
A term indicating that some lines in a multi-block line of code were hit by your testing and some lines were not hit by your testing. These lines often occur in conditional expressions for which you haven't tested the entire range of possible values. By default, partially hit multi-block lines are pink.
See also multi-block lines in the glossary.
(C) Copyright IBM Corporation 1992, 2010.