Skip to content

stratcols 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

100% lines

Expression 100.0%
Tests 100.0%
Examples 93.0%
Vignettes 82.0%

By file

R/get_rom.R 100%
R/merge_beds.R 100%
R/shuffle_col.R 100%
R/transition_matrix.R 100%
R/trans_count_matrix.R 100%
R/get_mom.R 100%
R/facies_repetitions.R 100%
R/rename_facies.R 100%
R/plot.stratcol.R 100%
R/is_stratcol.R 100%
R/order_facies_names.R 100%
R/set_L_unit.R 100%

Structure

Functions
40
Exported
20
Compiled
0
Call edges
41

Functions ranked by lowest coverage

Function Language Lines Cyclomatic Coverage
as_stratcol exp R 35 1 100.0%
bed_thickness exp R 20 1 100.0%
facies_names exp R 17 1 100.0%
facies_repetitions exp R 17 1 100.0%
get_L_unit exp R 14 1 100.0%
get_base exp R 13 1 100.0%
get_mom exp R 28 1 100.0%
get_rom exp R 53 6 100.0%
is_stratcol exp R 34 6 100.0%
merge_beds exp R 16 1 100.0%
no_beds exp R 15 1 100.0%
no_facies exp R 11 1 100.0%
order_facies_names exp R 18 1 100.0%
rename_facies exp R 19 1 100.0%
set_L_unit exp R 16 1 100.0%
shuffle_col exp R 19 1 100.0%
total_thickness exp R 17 1 100.0%
trans_count_matrix exp R 21 1 100.0%
transition_matrix exp R 13 1 100.0%
unique_facies_names exp R 16 1 100.0%