Table of Contents - chaos_detector-0.5.2 Documentation
Classes and Modules
- ChaosDetector
- ChaosDetector::ChaosGraphs
- ChaosDetector::ChaosGraphs::ChaosEdge
- ChaosDetector::ChaosGraphs::ChaosGraph
- ChaosDetector::ChaosGraphs::DomainMetrics
- ChaosDetector::ChaosGraphs::DomainNode
- ChaosDetector::ChaosGraphs::FunctionNode
- ChaosDetector::ChaosGraphs::ModuleNode
- ChaosDetector::GraphTheory
- ChaosDetector::GraphTheory::Appraiser
- ChaosDetector::GraphTheory::Edge
- ChaosDetector::GraphTheory::Graph
- ChaosDetector::GraphTheory::LoopDetector
- ChaosDetector::GraphTheory::Node
- ChaosDetector::GraphTheory::NodeMetrics
- ChaosDetector::GraphTheory::Reduction
- ChaosDetector::Graphing
- ChaosDetector::Graphing::DirectedGraphs
- ChaosDetector::Graphing::Graphs
- ChaosDetector::Graphing::MatrixGraphs
- ChaosDetector::Navigator
- ChaosDetector::Options
- ChaosDetector::Stacker
- ChaosDetector::Stacker::CompInfo
- ChaosDetector::Stacker::FnInfo
- ChaosDetector::Stacker::Frame
- ChaosDetector::Stacker::FrameStack
- ChaosDetector::Stacker::ModInfo
- ChaosDetector::Tracker
- ChaosDetector::Utils
- ChaosDetector::Utils::CoreUtil
- ChaosDetector::Utils::CoreUtil::AssertError
- ChaosDetector::Utils::CoreUtil::ChaosAttr
- ChaosDetector::Utils::FSUtil
- ChaosDetector::Utils::LerpUtil
- ChaosDetector::Utils::LogUtil
- ChaosDetector::Utils::StrUtil
- ChaosDetector::Utils::TensorUtil
- ChaosDetector::Walkman
- ChaosUtils
Methods
- ::assert — ChaosUtils
- ::assert — ChaosDetector::Utils::CoreUtil
- ::aught? — ChaosUtils
- ::aught? — ChaosDetector::Utils::CoreUtil
- ::blank? — ChaosDetector::Utils::StrUtil
- ::clamp_chars — ChaosDetector::Utils::StrUtil
- ::combine — ChaosDetector::GraphTheory::Reduction
- ::combine_all — ChaosDetector::GraphTheory::Reduction
- ::d — ChaosDetector::Utils::LogUtil
- ::d — ChaosDetector::Utils::StrUtil
- ::decorate — ChaosUtils
- ::decorate — ChaosDetector::Utils::StrUtil
- ::decorate_pair — ChaosUtils
- ::decorate_pair — ChaosDetector::Utils::StrUtil
- ::decorate_tuple — ChaosUtils
- ::decorate_tuple — ChaosDetector::Utils::StrUtil
- ::delerp — ChaosUtils
- ::delerp — ChaosDetector::Utils::LerpUtil
- ::ensure_dirpath — ChaosDetector::Utils::FSUtil
- ::ensure_paths_to_file — ChaosDetector::Utils::FSUtil
- ::enum — ChaosDetector::Utils::CoreUtil
- ::humanize_module — ChaosDetector::Utils::StrUtil
- ::indent — ChaosDetector::Utils::StrUtil
- ::lerp — ChaosUtils
- ::lerp — ChaosDetector::Utils::LerpUtil
- ::line_match? — ChaosDetector::ChaosGraphs::FunctionNode
- ::line_match? — ChaosDetector::Stacker::FnInfo
- ::log — ChaosDetector::Utils::LogUtil
- ::log_msg — ChaosUtils
- ::match? — ChaosDetector::ChaosGraphs::FunctionNode
- ::match? — ChaosDetector::Stacker::FnInfo
- ::naught? — ChaosUtils
- ::naught? — ChaosDetector::Utils::CoreUtil
- ::nay? — ChaosDetector::Utils::FSUtil
- ::nay? — ChaosDetector::Utils::LogUtil
- ::nay? — ChaosDetector::Utils::StrUtil
- ::new — ChaosDetector::ChaosGraphs::ChaosEdge
- ::new — ChaosDetector::ChaosGraphs::ChaosGraph
- ::new — ChaosDetector::ChaosGraphs::DomainMetrics
- ::new — ChaosDetector::ChaosGraphs::DomainNode
- ::new — ChaosDetector::ChaosGraphs::FunctionNode
- ::new — ChaosDetector::ChaosGraphs::ModuleNode
- ::new — ChaosDetector::GraphTheory::Appraiser
- ::new — ChaosDetector::GraphTheory::Edge
- ::new — ChaosDetector::GraphTheory::Graph
- ::new — ChaosDetector::GraphTheory::LoopDetector
- ::new — ChaosDetector::GraphTheory::Node
- ::new — ChaosDetector::GraphTheory::NodeMetrics
- ::new — ChaosDetector::GraphTheory::Reduction
- ::new — ChaosDetector::Graphing::DirectedGraphs
- ::new — ChaosDetector::Graphing::Graphs
- ::new — ChaosDetector::Graphing::MatrixGraphs
- ::new — ChaosDetector::Navigator
- ::new — ChaosDetector::Stacker::CompInfo
- ::new — ChaosDetector::Stacker::FnInfo
- ::new — ChaosDetector::Stacker::Frame
- ::new — ChaosDetector::Stacker::FrameStack
- ::new — ChaosDetector::Stacker::ModInfo
- ::new — ChaosDetector::Tracker
- ::new — ChaosDetector::Walkman
- ::normalize_matrix — ChaosDetector::Utils::TensorUtil
- ::pp — ChaosDetector::Utils::LogUtil
- ::print_line — ChaosDetector::Utils::LogUtil
- ::properties_complement — ChaosDetector::Utils::CoreUtil
- ::rel_path — ChaosUtils
- ::rel_path — ChaosDetector::Utils::FSUtil
- ::safe_file_write — ChaosDetector::Utils::FSUtil
- ::simple — ChaosDetector::GraphTheory::LoopDetector
- ::snakeize — ChaosDetector::Utils::StrUtil
- ::squish — ChaosUtils
- ::squish — ChaosDetector::Utils::StrUtil
- ::test — ChaosDetector::Utils::CoreUtil
- ::titleize — ChaosDetector::Utils::StrUtil
- ::with — ChaosUtils
- ::with — ChaosDetector::Utils::CoreUtil
- #== — ChaosDetector::ChaosGraphs::DomainNode
- #== — ChaosDetector::ChaosGraphs::FunctionNode
- #== — ChaosDetector::ChaosGraphs::ModuleNode
- #== — ChaosDetector::GraphTheory::Edge
- #== — ChaosDetector::GraphTheory::Graph
- #== — ChaosDetector::GraphTheory::Node
- #== — ChaosDetector::Stacker::CompInfo
- #== — ChaosDetector::Stacker::FnInfo
- #add_edges — ChaosDetector::Graphing::DirectedGraphs
- #add_module — ChaosDetector::ChaosGraphs::FunctionNode
- #add_module_attrs — ChaosDetector::ChaosGraphs::FunctionNode
- #add_node_to_graph — ChaosDetector::Graphing::DirectedGraphs
- #add_node_to_parent — ChaosDetector::Graphing::DirectedGraphs
- #adjacency? — ChaosDetector::GraphTheory::Appraiser
- #adjacency_graph — ChaosDetector::Graphing::Graphs
- #ancestor_mod_infos — ChaosDetector::Tracker
- #append_nodes — ChaosDetector::Graphing::DirectedGraphs
- #apply_options — ChaosDetector::Navigator
- #apply_options — ChaosDetector::Tracker
- #appraise — ChaosDetector::GraphTheory::Appraiser
- #appraise_all — ChaosDetector::ChaosGraphs::ChaosGraph
- #appraise_graph — ChaosDetector::ChaosGraphs::ChaosGraph
- #appraise_node — ChaosDetector::GraphTheory::Appraiser
- #appraise_node_routes — ChaosDetector::GraphTheory::Appraiser
- #appraise_nodes! — ChaosDetector::GraphTheory::Appraiser
- #assert_graph_state — ChaosDetector::Graphing::DirectedGraphs
- #assert_state — ChaosDetector::ChaosGraphs::ChaosGraph
- #autosave_csv — ChaosDetector::Walkman
- #buffered_trigger — ChaosDetector::Walkman
- #build_adjacency_matrix — ChaosDetector::GraphTheory::Appraiser
- #build_dgraph — ChaosDetector::Graphing::Graphs
- #build_domain_dgraph — ChaosDetector::Graphing::Graphs
- #build_domain_graph — ChaosDetector::ChaosGraphs::ChaosGraph
- #build_edge_attrs — ChaosDetector::Graphing::DirectedGraphs
- #build_module_graph — ChaosDetector::ChaosGraphs::ChaosGraph
- #chaos_attr — ChaosDetector::Utils::CoreUtil::ChaosAttr
- #check_edges — ChaosDetector::ChaosGraphs::ChaosGraph
- #check_name — ChaosDetector::Tracker
- #children — ChaosDetector::GraphTheory::Graph
- #component_type — ChaosDetector::Stacker::CompInfo
- #component_type — ChaosDetector::Stacker::FnInfo
- #component_type — ChaosDetector::Stacker::ModInfo
- #count — ChaosDetector::Walkman
- #create_directed_graph — ChaosDetector::Graphing::DirectedGraphs
- #csv_path — ChaosDetector::Walkman
- #csv_row_val — ChaosDetector::Walkman
- #depth — ChaosDetector::Stacker::FrameStack
- #derive_graph — ChaosDetector::ChaosGraphs::ChaosGraph
- #domain_from_path — ChaosDetector::Navigator
- #domain_from_path — ChaosDetector::Options
- #domain_graph — ChaosDetector::ChaosGraphs::ChaosGraph
- #domain_node_for — ChaosDetector::ChaosGraphs::ChaosGraph
- #edge_count — ChaosDetector::GraphTheory::Graph
- #edge_for_nodes — ChaosDetector::GraphTheory::Graph
- #edge_for_nodes — ChaosDetector::Navigator
- #edge_rank — ChaosDetector::GraphTheory::Edge
- #edge_weight — ChaosDetector::Graphing::DirectedGraphs
- #edges_for_node — ChaosDetector::GraphTheory::Graph
- #eql? — ChaosDetector::ChaosGraphs::DomainNode
- #eql? — ChaosDetector::ChaosGraphs::FunctionNode
- #eql? — ChaosDetector::ChaosGraphs::ModuleNode
- #eql? — ChaosDetector::GraphTheory::Edge
- #eql? — ChaosDetector::Stacker::CompInfo
- #extract_caller — ChaosDetector::Tracker
- #fan_in_nodes — ChaosDetector::GraphTheory::Appraiser
- #fan_out_edges — ChaosDetector::GraphTheory::Appraiser
- #fan_out_nodes — ChaosDetector::GraphTheory::Appraiser
- #find_graph_node — ChaosDetector::Graphing::DirectedGraphs
- #flush_csv — ChaosDetector::Walkman
- #fn_info — ChaosDetector::Stacker::FnInfo
- #fn_info_at — ChaosDetector::Tracker
- #fn_node_for — ChaosDetector::Navigator
- #fn_node_for_frame — ChaosDetector::Navigator
- #form_lookback — ChaosDetector::GraphTheory::LoopDetector
- #frame_at — ChaosDetector::Walkman
- #frame_csv_fields — ChaosDetector::Walkman
- #frames_within — ChaosDetector::Walkman
- #full_path_skip? — ChaosDetector::Tracker
- #graph_data_for — ChaosDetector::ChaosGraphs::ChaosGraph
- #graph_props — ChaosDetector::ChaosGraphs::DomainNode
- #graph_props — ChaosDetector::ChaosGraphs::ModuleNode
- #graph_props — ChaosDetector::GraphTheory::Edge
- #graph_props — ChaosDetector::GraphTheory::Node
- #group_edges_by — ChaosDetector::ChaosGraphs::ChaosGraph
- #hash — ChaosDetector::ChaosGraphs::DomainNode
- #hash — ChaosDetector::ChaosGraphs::FunctionNode
- #hash — ChaosDetector::ChaosGraphs::ModuleNode
- #hash — ChaosDetector::GraphTheory::Edge
- #hash — ChaosDetector::Stacker::CompInfo
- #html_tbl_from — ChaosDetector::Graphing::DirectedGraphs
- #in_font — ChaosDetector::Graphing::DirectedGraphs
- #infer_all — ChaosDetector::ChaosGraphs::ChaosGraph
- #infer_domain_nodes — ChaosDetector::ChaosGraphs::ChaosGraph
- #infer_edges — ChaosDetector::ChaosGraphs::ChaosGraph
- #infer_module_nodes — ChaosDetector::ChaosGraphs::ChaosGraph
- #init_file_with_header — ChaosDetector::Walkman
- #inspect — ChaosDetector::GraphTheory::Graph
- #inspect — ChaosDetector::Stacker::FrameStack
- #instability — ChaosDetector::GraphTheory::NodeMetrics
- #localize_path — ChaosDetector::Tracker
- #log — ChaosDetector::ChaosGraphs::ChaosEdge
- #log — ChaosDetector::ChaosGraphs::ChaosGraph
- #log — ChaosDetector::GraphTheory::Appraiser
- #log — ChaosDetector::Graphing::DirectedGraphs
- #log — ChaosDetector::Graphing::MatrixGraphs
- #log — ChaosDetector::Navigator
- #log — ChaosDetector::Stacker::FrameStack
- #log — ChaosDetector::Tracker
- #log — ChaosDetector::Walkman
- #lookup_node_by — ChaosDetector::ChaosGraphs::ChaosGraph
- #measure_cyclomatic_complexity — ChaosDetector::GraphTheory::Appraiser
- #merge! — ChaosDetector::GraphTheory::Edge
- #merge! — ChaosDetector::GraphTheory::Node
- #merge! — ChaosDetector::GraphTheory::Reduction
- #merge_edges — ChaosDetector::Navigator
- #metrics_for — ChaosDetector::GraphTheory::Appraiser
- #mod_info_at — ChaosDetector::Tracker
- #mod_name_from_class — ChaosDetector::Tracker
- #mod_node_for — ChaosDetector::Navigator
- #mod_node_from_info — ChaosDetector::Navigator
- #mod_type_from_class — ChaosDetector::Tracker
- #module_graph — ChaosDetector::ChaosGraphs::ChaosGraph
- #module_skip? — ChaosDetector::Tracker
- #name — ChaosDetector::GraphTheory::Node
- #node_count — ChaosDetector::GraphTheory::Graph
- #node_distance — ChaosDetector::GraphTheory::Appraiser
- #node_for — ChaosDetector::GraphTheory::Graph
- #node_group_prop — ChaosDetector::ChaosGraphs::ChaosGraph
- #node_key — ChaosDetector::Graphing::DirectedGraphs
- #node_label — ChaosDetector::Graphing::DirectedGraphs
- #node_matrix — ChaosDetector::GraphTheory::Appraiser
- #nodes — ChaosDetector::GraphTheory::Graph
- #normalize — ChaosDetector::GraphTheory::Appraiser
- #path_with_root — ChaosDetector::Options
- #peek — ChaosDetector::Stacker::FrameStack
- #perform_edge_action — ChaosDetector::Navigator
- #perform_mod_edge_action — ChaosDetector::Navigator
- #perform_node_action — ChaosDetector::Navigator
- #playback — ChaosDetector::Graphing::Graphs
- #playback — ChaosDetector::Navigator
- #playback — ChaosDetector::Walkman
- #playback_row — ChaosDetector::Walkman
- #pop — ChaosDetector::Stacker::FrameStack
- #prepare_root_nodes — ChaosDetector::ChaosGraphs::ChaosGraph
- #push — ChaosDetector::Stacker::FrameStack
- #record — ChaosDetector::Tracker
- #record_start — ChaosDetector::Walkman
- #reduce_edges — ChaosDetector::ChaosGraphs::ChaosGraph
- #reduction_count — ChaosDetector::GraphTheory::NodeMetrics
- #reduction_sum — ChaosDetector::GraphTheory::NodeMetrics
- #render_adjacency — ChaosDetector::Graphing::MatrixGraphs
- #render_dep_graph — ChaosDetector::Graphing::Graphs
- #render_domain_dep — ChaosDetector::Graphing::Graphs
- #render_fn_dep — ChaosDetector::Graphing::Graphs
- #render_graph — ChaosDetector::Graphing::DirectedGraphs
- #render_mod_dep — ChaosDetector::Graphing::Graphs
- #report — ChaosDetector::GraphTheory::Appraiser
- #root? — ChaosDetector::GraphTheory::Node
- #root_node_domain — ChaosDetector::ChaosGraphs::ChaosGraph
- #root_node_function — ChaosDetector::ChaosGraphs::ChaosGraph
- #root_node_module — ChaosDetector::ChaosGraphs::ChaosGraph
- #safe_mod_info — ChaosDetector::Tracker
- #short_mod_type — ChaosDetector::ChaosGraphs::ModuleNode
- #short_path — ChaosDetector::ChaosGraphs::FunctionNode
- #short_path — ChaosDetector::ChaosGraphs::ModuleNode
- #simple_graph_struct — ChaosDetector::Graphing::MatrixGraphs
- #stop — ChaosDetector::Tracker
- #stop — ChaosDetector::Walkman
- #subtitle — ChaosDetector::ChaosGraphs::DomainNode
- #subtitle — ChaosDetector::ChaosGraphs::FunctionNode
- #subtitle — ChaosDetector::ChaosGraphs::ModuleNode
- #subtitle — ChaosDetector::GraphTheory::Node
- #summary — ChaosDetector::GraphTheory::NodeMetrics
- #superclass_mod_info — ChaosDetector::Tracker
- #title — ChaosDetector::ChaosGraphs::DomainNode
- #title — ChaosDetector::ChaosGraphs::FunctionNode
- #title — ChaosDetector::ChaosGraphs::ModuleNode
- #title — ChaosDetector::GraphTheory::Node
- #title_html — ChaosDetector::Graphing::DirectedGraphs
- #to_h — ChaosDetector::GraphTheory::NodeMetrics
- #to_info — ChaosDetector::ChaosGraphs::FunctionNode
- #to_info — ChaosDetector::ChaosGraphs::ModuleNode
- #to_k — ChaosDetector::ChaosGraphs::ModuleNode
- #to_k — ChaosDetector::GraphTheory::Node
- #to_s — ChaosDetector::ChaosGraphs::ChaosEdge
- #to_s — ChaosDetector::ChaosGraphs::DomainMetrics
- #to_s — ChaosDetector::ChaosGraphs::DomainNode
- #to_s — ChaosDetector::ChaosGraphs::FunctionNode
- #to_s — ChaosDetector::ChaosGraphs::ModuleNode
- #to_s — ChaosDetector::GraphTheory::Appraiser
- #to_s — ChaosDetector::GraphTheory::Edge
- #to_s — ChaosDetector::GraphTheory::Graph
- #to_s — ChaosDetector::GraphTheory::Node
- #to_s — ChaosDetector::GraphTheory::NodeMetrics
- #to_s — ChaosDetector::GraphTheory::Reduction
- #to_s — ChaosDetector::Stacker::CompInfo
- #to_s — ChaosDetector::Stacker::FnInfo
- #to_s — ChaosDetector::Stacker::Frame
- #to_s — ChaosDetector::Stacker::FrameStack
- #to_s — ChaosDetector::Stacker::ModInfo
- #tolerates? — ChaosDetector::GraphTheory::LoopDetector
- #total_couplings — ChaosDetector::GraphTheory::NodeMetrics
- #trace_mod_details — ChaosDetector::Tracker
- #traversal — ChaosDetector::GraphTheory::Graph
- #traverse — ChaosDetector::GraphTheory::Graph
- #undecorate_module_name — ChaosDetector::Tracker
- #weight — ChaosDetector::GraphTheory::Edge
- #whack_node — ChaosDetector::GraphTheory::Graph
- #write_event_frame — ChaosDetector::Tracker
- #write_frame — ChaosDetector::Walkman