Class
SimpleCov::Formatter::SimpleFormatter
In:
lib/simplecov/formatter/simple_formatter.rb
Parent:
Object
Methods
format
Public Instance methods
format
(result)
Takes a
SimpleCov::Result
and generates a string out of it
[Validate]