1 2 3 4 5 6 7 8 9 10
branch: false ignore-not-existing: true llvm: true filter: covered output-type: lcov output-path: ./lcov.info prefix-dir: /vagrant/ ignore: - "/*" - "tests/*"