tools
tools copied to clipboard
Function inside function
Is there a way for the coverage to detect already tested functions inside other functions?
If I put the function call directly into the return, then, the return becomes also not covered.