Handbook
Glossary
word-help-coverage
Vocabulary
help
.
lint
.
coverage
Class description
A documentation coverage report for a single word.
See also
help-coverage.
Definition
USING:
kernel
sequences
words
;
IN:
help.lint.coverage
TUPLE:
word-help-coverage
{
word-name
word
initial:
POSTPONE:
f
}
{
omitted-sections
sequence
initial:
{
}
}
{
empty-examples?
boolean
initial:
f
}
{
100%-coverage?
boolean
initial:
f
}
;
Methods
USING:
help.lint.coverage
help.lint.coverage.private
;
M:
word-help-coverage
help-coverage.
(present-coverage)
;
USING:
help.lint.coverage
help.lint.coverage.private
io.streams.string
summary
;
M:
word-help-coverage
summary
[
(present-coverage)
]
with-string-writer
;
inline