fully_documented?()
The documentation status of this project. true when 100%, false when less than 100% and nil when unknown.
Set by calling #calculate
# File lib/rdoc/stats.rb, line 185 def fully_documented? @fully_documented end