The list can contain:Īliases to substitute for full paths or patterns. The read-only fields in this column list the log files to show. Select checkboxes in this column to have the log entries displayed in the corresponding tabs in the Run tool window or Debug tool window. Use this tab to specify which log files generated while running or debugging should be displayed in the console, that is, on the dedicated tabs of the Run or Debug tool window. If this checkbox is selected, the folders marked as test are included in the code coverage analysis. Use this option with discretion, since it significantly slows down performance. Select this checkbox to enable the option -no-rcovrt. By default, all newly created patterns are enabled.Ĭlick this button to delete the selected pattern from the list.Ĭlick this button to change the selected code coverage pattern. To do that, select or clear the checkbox next to a pattern.
The patterns defining files to be included into code coverage analysis, are marked with + the ones to be excluded are marked with -.Įach pattern can be enabled or disabled. In the Add Pattern dialog that opens, type the comma-delimited list of Ruby regular expressions, and specify whether the matching files should be included into or excluded from code coverage analysis. Click this button to define the scope of code coverage analysis.