dextool v4.0.0 (2021-09-08T15:39:18Z)
Dub
Repo
FileIndex
dextool
plugin
mutate
backend
report
html
Undocumented in source.
@
safe
struct
FileIndex {
import
dextool
.
plugin
.
mutate
.
backend
.
report
.
analyzers
:
MutationScore
;
;
Path
path
;
string
display
;
MutationScore
stat
;
}
Members
Variables
display
string
display
;
Undocumented in source.
path
Path
path
;
Undocumented in source.
stat
MutationScore
stat
;
Undocumented in source.
Meta
Source
See Implementation
dextool
plugin
mutate
backend
report
html
modules
constants
page_diff
page_files
page_minimal_set
page_mutant
page_nomut
page_stats
page_test_case
page_test_group_similarity
page_test_groups
page_tree_map
tmpl
trend
utility
functions
report
structs
FileIndex