Rating | Name | Duplication | Size | Complexity | CRAP |
---|---|---|---|---|---|
A | index.ts ➔ extractRateFromResponse | 0 | 6 | 5 | 5 |
A | src/index.ts ➔ getExchangeRate | 0 | 19 | 3 | 3 |
A | src/index.ts ➔ getCachedRate | 0 | 11 | 3 | 3 |
A | src/index.ts ➔ fetchExchangeRate | 0 | 11 | 4 | 4 |
A | ApplicationError.captureStackTrace | 0 | 4 | 2 | 2 |
A | src/index.ts ➔ buildRateUrl | 0 | 3 | 1 | 1 |
A | index.ts ➔ fetchExchangeRateResponse | 0 | 6 | 2 | 2 |
A | src/index.ts ➔ isCacheValid | 0 | 5 | 1 | 1 |