cable icon indicating copy to clipboard operation
cable copied to clipboard

how to detect coverage in solidity compiler

Open Subway2023 opened this issue 10 months ago • 0 comments

I switch OFF to ON before compile solidity coverage switch.

When I used afl cov in conjunction with solc to test coverage, the following error occurred: 1713431781270

May I ask what the reason is? Why does Solc not support coverage detection, or how can we detect Solc's coverage?

Subway2023 avatar Apr 18 '24 09:04 Subway2023