Prev Code Coverage - Tales From the Trenches 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 20 YAPC::Europe::2003 Copyright © 2003 Paul Johnson