Prev Code Coverage - Tales From the Trenches Next

Condition coverage

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

continued...


Slide 19 YAPC::Europe::2003 Copyright © 2003 Paul Johnson