Rating | Name | Issue Count | Function Count | Complexity | Size | Maximum Depth |
---|---|---|---|---|---|---|
B | test/author.spec.js | 1 | 38 | 38 | 280 | 0 |
B | test/book.spec.js | 1 | 38 | 38 | 274 | 0 |
A | app/routes/authors/index.js | 0 | 0 | 0 | 16 | 0 |
A | app/models/book.js | 0 | 1 | 2 | 43 | 1 |
A | server.js | 1 | 0 | 1 | 58 | 1 |
A | app/routes/index.js | 0 | 2 | 2 | 10 | 0 |
A | app/routes/books/index.js | 0 | 0 | 0 | 16 | 0 |
A | app/models/author.js | 0 | 1 | 2 | 41 | 1 |
A | app/routes/books/book.js | 2 | 11 | 20 | 121 | 2 |
A | app/routes/authors/author.js | 3 | 16 | 20 | 123 | 1 |