Consolidate code specific to < 1.9.0 runtime
[twitter4r-core.git] / spec / rcov.opts
blobb80920d25fcf781a42382810beb52df8287f943c
1 --output doc/rcov
2 --failure-threshold 100
3 --html
4 --include-file "lib/twitter/*,lib/twitter/client/*"
5 --exclude-only "/usr/lib/ruby,/usr/lib64/ruby,spec,$HOME/.rvm"
6 --aggregate "coverage.data"
7 --gcc