Search
Archeometer
v0.5.0
v0.4.2
v0.4.1
v0.4.0
v0.3.2
v0.3.1
v0.3.0
v0.2.2
v0.2.1
v0.2.0
v0.1.1
v0.1.0
GUIDES
Modules
Mix
Tasks
Archeometer
Sections
Metrics
Project Data Collection
Archeometer.Collect
.Coverage
Summary
Functions
calculate_function_coverage/0
calculate_module_coverage/0
cover_compile/0
prepare_code_server/0
.Credo.SaveStatsTask
.CredoIssues
Summary
Functions
collect/1
new/1
.Ecto
Summary
Functions
clear_references/1
ecto_schemas/1
get_associations/1
.Project
Summary
Functions
apps/0
filter_deps/1
get!/0
get_app_deps/1
get_curr_app_deps/1
get_dep_path/1
guess_app_from_path/1
in_app/2
list_behaviours/1
list_modules_with_struct/1
local_modules/1
local_modules_by_app/1
tag_external_apps/1
test_paths/1
umbrella_apps/0
.Static
Summary
Functions
def_stats_for/2
module_stats_for/2
process_def/2
process_module/2
.XRef
Summary
Functions
compile_xrefs/2
save_event/2
trace/2
Report generation
Archeometer.Reports
.Config
Summary
Functions
report_path/1
static_report_img_path/0
static_report_path/0
.Fragment
Summary
Functions
alt_process/3
make_custom_env/0
process/3
.Fragment.Definition
.Generator
Summary
Functions
generate/1
.LiveBookGenerator
Summary
Functions
generate/1
.Page
Summary
Functions
process/3
.Page.Definition
.PageDefinition.Application
Summary
Functions
definition/1
.PageDefinition.Project
Summary
Functions
definition/1
.Render.Html
Summary
Functions
button_copy/3
button_tab/3
code_fragment/2
fragment/2
fragment_result/2
header/2
main_report/2
nav_side_menu/2
render/3
result_table/2
sections/2
sidemenu_item/2
svg_container/3
tab_content/4
.Section
Summary
Functions
process/3
.Section.Definition
.Utils
Summary
Functions
copy_assets/0
copy_images/0
prepare_paths/1
report_path/1
write_to_file/3
Analysis
Archeometer.Analysis.Apps.Xref
Summary
Functions
gen_graph/2
Archeometer.Analysis.DSM
Summary
Functions
cyclic_deps_groups/1
find_cycle/1
gen_dsm/1
gen_dsm/4
largest_cyclic_deps_group/2
leaves/1
roots/1
triangularize/1
Archeometer.Analysis.Treemap
Summary
Functions
add_groups/3
add_modules/3
parents/2
treemap/2
Archeometer.Analysis.Treemap.Node
Archeometer.Analysis.Treemap.Rectangle
Summary
Functions
create_rectangle/2
layout_row/3
row_orientation/1
shortest_drawable_side/1
Archeometer.Analysis.Treemap.Rectangle.Area
Archeometer.Analysis.Treemap.SVGRender
Summary
Functions
render/2
Archeometer.Analysis.Xref
Summary
Functions
gen_graph/3
graph/1
render/2
xrefs/2
Archeometer.Analysis.DSM
.ConsoleRender
Summary
Functions
cycles_str/2
ln_sep/0
mtx_header/2
mtx_rows/2
mtx_str/1
padding/1
render/2
.SVGRender
Summary
Functions
render/2
.Utils
Summary
Functions
to_coord_mtx/1
upper_right_empty?/3
upper_right_group_corners/1
Visualization
Archeometer.Graphs
.Graphviz
Summary
Functions
render_dot/2
render_image/3
.Mermaid
Summary
Functions
render/1
Query Language
Archeometer.Query
Sections
Query keywords
Fields and tables
More Examples
Summary
Functions
from/2
initial_query_for/2
intersection/2
root_prefix/1
Archeometer.Query.Subquery
Summary
Functions
escape_subqueries/2
new/2
Archeometer.Query.Term
Summary
Functions
to_ast/1
to_iodata/1
validate/1
.Container
Summary
Functions
reduce/3
Project Schema
Archeometer.Schema
Sections
Example
Summary
Functions
belongs_to/2
defschema/2
field/2
has/2
.App
.AppXRef
.Behaviour
.CredoIssue
.Function
.Macro
.Module
.XRef
Executing Queries
Archeometer.Repo
Summary
Functions
all/3
db_has_tables?/2
db_ready?/2
default_db_name/0
execute_raw/3
execute_raw_query/3
Archeometer.Repo.Result
Summary
Functions
merge/4
Utilities
Archeometer.Util.Code
Summary
Functions
atom_concat/2
collect_defs/2
collect_nodes/2
get_decl/1
get_meta/2
num_lines/1
resolve_mod_name/2
resolve_scope/2
snakefy/1
Settings
Archeometer.Analysis.Treemap.Node
(Archeometer v0.5.0)
Represents a Node within a Treemap.
×