Browser Client

When executing a program from the web browser it is possible to select if a debug session should be started or code coverage should be initiated. Click the Options button at the Execute page so see and change the options.  

inset_0.jpg

A code coverage session is initiated when the Code Coverage option is selected. The code coverage collector daemon must also be specified. The default value for the daemon IP address/port is taken from the Connection (that the Environment references). The result of the code coverage can be seen directly in the execution result report in both the browser and the Eclipse client.