0.0
No commit activity in last 3 years
No release in over 3 years
This library provides the ability to measure the code coverage for Ruby 1.9.
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
This library provides the ability to visualize code coverage for Ruby1.9.
2019
2020
2021
2022
2023
2024
0.01
No commit activity in last 3 years
No release in over 3 years
For some reason, there's no adapter for a gem in SimpleCov, an excellent, simple Ruby 1.9 coverage tool. So this one defines one in about 8 lines of code.
2019
2020
2021
2022
2023
2024
0.01
No commit activity in last 3 years
No release in over 3 years
Required is a utility to require all files in a directory. Why would one want to require a whole bunch of files at once? I have used this gem on 2 projects to: - require dozens of jar files when working on a JRuby project - pull in all files before running code coverage (rcov), to find code ...
2019
2020
2021
2022
2023
2024
0.2
No commit activity in last 3 years
No release in over 3 years
rcov is a code coverage tool for Ruby. It is commonly used for viewing overall test unit coverage of target code. It features fast execution (20-300 times faster than previous tools), multiple analysis modes, XHTML and several kinds of text reports, easy automation with Rake via a RcovTask, fair...
2019
2020
2021
2022
2023
2024
0.0
Repository is gone
No release in over 3 years
Provides dynamic coverage for Ruby code
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
rzero reports any files in a rails project that are not covered by any tests (0% coverage). These files can be misreported or even unreported by traditional code coverage tools. rzero makes sure your rails project has zero tolerance for zero coverage!
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
autocoverage runs rcov code coverage on your code whenever your library or test code changes. autoflog runs flog code analysis on your library code. autotoken runs saikuro's token complexity on your library code. autocyclo runs saikuro's cyclomatic complexity on your library code.
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
output-format is XHTML1.0 strict credit goes to NAKAMURA Hiroshi, which made the original coverage in 47 lines of code! Mauricio Julio Fernández Pradier, lots of improvements. Robert Feldt, for suggestions. Alex Pooley, for eliminating warnings.
2019
2020
2021
2022
2023
2024