Prev Testing and Code Coverage Next

Condition coverage

Of course, && is different

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


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