Prev Code Coverage - Tales From the Trenches Next

Branch coverage

        $h = 0;
        if ($x)
        {
            $h = { a => 1 }
        }
        print $h->{a};


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