I guess i explain everything in my post, so please let me know what name and doc is required.
I have an application made in perl and i want code coverage on that using Devel::Cover or some other module.
Generally if we have a perl file then we can do easily but if we have web application then there is problem and need help on that.
Comment on Re^2: Code Coverage on perl based web Application