View coverage logs including dependencies

I want to know which lines of my dependencies are being run. I see there is a --code-coverage=all which I guess might do that but I can’t find the docs for it. How can I see which lines julia is running?