Hello, Can someone help me in getting the coverage of a perl program. I had used the Coverage module of the perl distribution by issuing a command:
perl -d:Coverage script_name [ args ] Running the above command created a file by name: script_name.cvp This file script_name.cvp is an ascii text file, but I am not able to get much information from this file. Can someone help me on what needs to be done with the file, script_name.cvp Thanks and Regards, D.Rajanikanth