Closed shaoping closed 9 years ago
i changed the instrument:option lazy to false ,then above error has solved. but when i execute the makeReport , the error occurd with:
Running "makeReport" task
Fatal error: Cannot set property 'covered' of undefined
so what is the reason of this?
ok, i really know what the reson of (Fatal error: Cannot set property 'covered' of undefined) , the sourece file and the instrumented file should be both exist .
i want to know what js can be Instrumented, my js contain the jquery v1.11.1 ,AngularJS v1.2.24 , and my own code , but it skipped , why?
then i tested the simple js file , it also skipped ,eg:
the config file is :