found property

  1. @JsonKey(defaultValue: 0)
int found
getter/setter pair

The number of instrumented lines.

Implementation

@JsonKey(defaultValue: 0)
int found;