How to find uncovered functions from test coverage report in react

前端 未结 0 1887
悲&欢浪女
悲&欢浪女 2020-12-19 03:34

I am writing unit test coverage for react. I got the following report for a file:

% Stmts : 100      
% Branch : 100      
% Funcs : 91.3       
% Lines : 100         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题