SwiftCov
SwiftCov copied to clipboard
Set breakpoints more conservatively
We could use SourceKittenFramework to avoid setting breakpoints on lines with no reachable code (whitespace, comment, type declaration).