Skip to content

gibasa call graph

Each node is a function, tinted by its test coverage so untested, complex code stands out. Shape encodes language, a ring marks exported functions, and dashed edges are calls from R into compiled code. Hover a node for detail; click to focus its neighborhood.

Loading call graph…

Coverage

10% lines

Expression 7.5%
Tests 9.9%
Examples 1.6%
Vignettes 0.0%

By file

R/build_dict.R 0%
R/gibasa-deprecated.R 0%
R/zzz.R 0%
R/tokenize.R 11%
R/utils.R 70%
R/lex_density.R 73%
R/bind_tf_idf2.R 92%
R/pack.R 97%
R/prettify.R 100%
R/bind_lr.R 100%
R/collapse_tokens.R 100%
R/mute_tokens.R 100%

Structure

Functions
444
Exported
19
Compiled
407
Call edges
510

Functions ranked by lowest coverage

Function Language Lines Cyclomatic Coverage
build_sys_dic exp R 8 1 0.0%
build_user_dic exp R 9 1 0.0%
gbs_tokenize exp R 18 1 0.0%
.onUnload R 3 1 0.0%
tokenize.default R 44 3 0.0%
tagger_impl R 55 4 4.9%
get_transition_cost exp R 16 5 33.3%
tokenize.character R 23 3 62.5%
as_tokens exp R 25 4 69.2%
lex_density exp R 24 5 72.7%
cast_sparse R 44 5 78.6%
ngram_tokenizer exp R 14 3 91.7%
bind_tf_idf2 exp R 68 5 97.8%
bind_lr exp R 41 1 100.0%
collapse_tokens exp R 18 1 100.0%
get_dict_features exp R 47 1 100.0%
is_blank exp R 14 6 100.0%
mute_tokens exp R 6 1 100.0%
pack exp R 24 2 100.0%
prettify exp R 35 4 100.0%