Prev Testing and Code Coverage Next

Branch coverage

        if ($x)
        {
            print "a";
        }
        else
        {
            print "b";
        }


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