issueCount property

int get issueCount

Implementation

int get issueCount => failureCount + skippedUnavailableCount + notRunCount;