filters
Specify common report filters, these filters will be inherited in HTML/XML/verification and other reports.
Using this block clears all the filters specified earlier. In order not to clear the existing filters, but to add new ones, use filtersAppend.
filters {
    excludes {
        // ...
    }
    includes {
        // ...
    }
}Content copied to clipboard
Instance to configuring of common report filters.
See details in filters.