simplecov-ruby/simplecov

View on GitHub
.gitignore

Summary

Maintainability
Test Coverage
.bundle

## MAC OS
.DS_Store
.document

## TEXTMATE
*.tmproj
tmtags

## EMACS
*~
\#*
.\#*

## VIM
*.swp

## PROJECT::GENERAL
/coverage
rdoc
pkg
tmp
.rvmrc

## PROJECT::SPECIFIC

.yardoc
spec/fixtures/coverage
spec/fixtures/frameworks/coverage
spec/fixtures/eval_test/coverage
test_projects/**/coverage