Prev Testing and Code Coverage Next

Condition coverage

        a if $x || $y;
        $x   $y
         0    0
         0    1
         1    0
         1    1
        $x   $y
         0    0
         0    1
         1    x


Slide 30 YAPC::Europe::2002 Copyright © 2002 Paul Johnson