travis-ci
1053 of 1432 branches covered (73.53%)
Branch coverage included in aggregate %.
5 of 5 new or added lines in 4 files covered. (100.0%)
3042 of 3372 relevant lines covered (90.21%)
10.6 hits per line
1 |
import App from './App'; |
|
2 |
|
|
3 |
export { App };
|
4 all except ✔ |
4 |
export * from './BottomRegion'; |
4 all except ✔ |
5 |
export * from './TopRegion'; |
236 all except ✔ |
6 |
export * from './MainRegion'; |
61 all except ✔ |