If specified, Bazel will instrument code (using offline instrumentation
where possible) and will collect coverage information during tests. Only
targets that match --instrumentation_filter will be affected. Usually this
option should not be specified directly - 'bazel coverage' command should
be used instead.