I have a problem when using AFL:as we all know,AFL first mutation test case,and then use mutated test cases to get code coverage。Now i have a question,How to use code coverage module alone without mutation module?I checked the official documentation, but didn't get any answer.
Asked
Active
Viewed 13 times