The actual code coverage for the specified measure, in percentage.
The relative path of the file failing code coverage check if the option perFile
was set to
true
, or null
otherwise.
The measure failing code coverage check.
It can be one of 'branches'
, 'functions'
, 'lines'
, or 'statements'
.
The threshold for the specified measure, in percentage.
A shortfall in code coverage.