Module: Undercover

Defined in:
lib/undercover.rb,
lib/undercover/cli.rb,
lib/undercover/result.rb,
lib/undercover/options.rb,
lib/undercover/version.rb,
lib/undercover/changeset.rb,
lib/undercover/formatter.rb,
lib/undercover/filter_set.rb,
lib/undercover/lcov_parser.rb,
lib/undercover/json_formatter.rb,
lib/undercover/simplecov_formatter.rb,
lib/undercover/ast_branch_annotator.rb,
lib/undercover/root_to_relative_paths.rb,
lib/undercover/simplecov_result_adapter.rb

Defined Under Namespace

Modules: CLI, RootToRelativePaths Classes: AstBranchAnnotator, Changeset, FilterSet, Formatter, JsonFormatter, LcovParseError, LcovParser, Options, Report, Result, ResultHashFormatterWithRoot, SimplecovResultAdapter, UndercoverSimplecovFormatter

Constant Summary collapse

VERSION =
'0.8.5'