| Percentage | Lines | ||
|---|---|---|---|
| AbstractMiddleware |
|
0 % | 52 |
| Redux |
|
89 % | 57 |
| Store |
|
95 % | 213 |
| Action |
|
100 % | 42 |
| ComposedReducer |
|
100 % | 46 |
| CombinedReducer |
|
100 % | 50 |
| CRAP Score | Lines | ||
|---|---|---|---|
| Redux::compose() | 4 | 18 | |
| Store::subscribe() | 3 | 18 | |
| Store::_dispatch() | 3 | 20 | |
| CombinedReducer::__invoke() | 3 | 10 | |
| Redux::createStore() | 2 | 8 | |
| Store::setReducer() | 2 | 8 | |
| ComposedReducer::__construct() | 2 | 4 | |
| ComposedReducer::__invoke() | 2 | 6 | |
| CombinedReducer::__construct() | 2 | 4 | |
| AbstractMiddleware::dispatch() | 2 | 3 | |