ethereum/ethereumj

Smart Contract Code Coverage

tbocek opened this issue · 0 comments

I was wondering what I need to change/adapt/use in order to get code coverage for smart contracts running on the current ethereumj EVM. How much of the total opcodes of a contract have been run through, ideally on a function level, but on a contract level its fine too. Can this easily be done, or is it more complex?