All files / src/infer-encoding index.ts

100% Statements 6/6
100% Branches 0/0
100% Functions 0/0
100% Lines 3/3

Press n or j to go to the next uncovered block, b, p or k for the previous block.

1 2 3 418x 18x 18x  
export { default as inferEncodingNormally } from './infer-encoding-normally'
export { default as inferEncodingByMapping } from './infer-encoding-by-mapping'
export { default as inferEncodingImmobile } from './infer-encoding-immobile'