free_mutant/spec/rcov.opts
Markus Schirp df6ccafeab Add method matcher infrastructure
Needs more specs for sure. Especially edge cases.
2012-07-23 22:54:35 +02:00

7 lines
111 B
Text

--exclude-only "spec/,^/"
--sort coverage
--callsites
--xrefs
--profile
--text-summary
--failure-threshold 100