Hello all,
I'm trying to get coverage testing of a module that runs in both mod_perl and vanilla cgi, but working slightly differently under both. When I do a ./Build testcover it works but my coverage report if completely off. The parts that ran under mod_cgi are shown, but all of the branches that only run under mod_perl show up as not being run when I know that they are or the test would not have passed.
I looked through the archives and can see that '-one-process' was added a while ago and that it should be working as of Apache::Test 1.14.
Am I missing anything?
Apache-Test 1.20 perl 5.8.5 mod_perl 1.27
-- Michael Peters Developer Plus Three, LP