abstract class Score
- Score
- Reference
- Object
Direct Known Subclasses
Defined in:
score.crConstant Summary
-
THRESHOLDS =
{excellent: 0.8, good: 0.7, average: 0.50}
Constructors
Instance Method Summary
- #average?
- #bad?
- #excellent?
- #good?
- #max_value
- #not_defined?
- #score_value : ScoreValue
- #suffix(*args, **options)
- #suffix(*args, **options, &)
- #to_s(io)
- #value