filters Append
Specify common report filters, these filters will be inherited in HTML/XML/verification and other reports.
Using this block will add additional filters to those that were inherited and specified earlier. In order to clear the existing filters, use filters.
filtersAppend {
excludes {
// ...
}
includes {
// ...
}
}
Content copied to clipboard