Code coverage report for src/head.js

Statements: 100% (4 / 4)      Branches: 100% (4 / 4)      Functions: 100% (1 / 1)      Lines: 100% (1 / 1)      Ignored: 1 branch     

All files » src/ » head.js
1 2 3 4 5         
import first from './first';
 
 
export default first;