Class: LLT::Review::Alignment::Report
- Inherits:
-
Common::Report
- Object
- Common::Report
- LLT::Review::Alignment::Report
- Defined in:
- lib/llt/review/alignment/report.rb,
lib/llt/review/alignment/report/word.rb,
lib/llt/review/alignment/report/generic.rb,
lib/llt/review/alignment/report/translation.rb
Direct Known Subclasses
Defined Under Namespace
Classes: Generic, Translation, Word
Instance Attribute Summary
Attributes inherited from Common::Report
Attributes included from Helpers::Reportable
#id, #right, #total, #unique, #wrong
Method Summary
Methods inherited from Common::Report
#collect_multithreaded, #collect_singlethreaded, #initialize, #report, #xml_attributes
Methods included from Helpers::Reportable
#add, #add_total, #add_wrong, #clone, #count_rights, #increment, #init_diff, #initialize, #percentage, #sort, #sort!, #xml_attributes, #xml_tag
Constructor Details
This class inherits a constructor from LLT::Review::Common::Report