CRAP Complexity Coverage Location
2.00 1 0/1 (0.00%) test-reporter/logger.ts (L17 - L19)
    public getLastError(): string | undefined {
        return this.lastError;
    }