1 line
No EOL
19 KiB
JSON
1 line
No EOL
19 KiB
JSON
{"nodes": [{"id": "$graphify-root$_breadarrd_src_scoring_gate_rs", "label": "gate.rs", "file_type": "code", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L1"}, {"id": "$graphify-root$_breadarrd_src_scoring_gate_rejectreason", "label": "RejectReason", "file_type": "code", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L6"}, {"id": "$graphify-root$_breadarrd_src_scoring_gate_gateresult", "label": "GateResult", "file_type": "code", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L21"}, {"id": "$graphify-root$_breadarrd_src_scoring_gate_gatecontext", "label": "GateContext", "file_type": "code", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L26"}, {"id": "option", "label": "Option", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadarrd/src/scoring/gate.rs"}, {"id": "$graphify-root$_breadarrd_src_scoring_gate_evaluate", "label": "evaluate()", "file_type": "code", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L53"}, {"id": "parsedrelease", "label": "ParsedRelease", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadarrd/src/scoring/gate.rs"}, {"id": "qualityprofile", "label": "QualityProfile", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadarrd/src/scoring/gate.rs"}, {"id": "$graphify-root$_breadarrd_src_scoring_gate_size_is_sane", "label": "size_is_sane()", "file_type": "code", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L90"}, {"id": "$graphify-root$_breadarrd_src_scoring_gate_bitrate_bounds", "label": "bitrate_bounds()", "file_type": "code", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L101"}, {"id": "$graphify-root$_breadarrd_src_scoring_gate_absolute_size_bounds", "label": "absolute_size_bounds()", "file_type": "code", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L110"}, {"id": "rangeinclusive", "label": "RangeInclusive", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadarrd/src/scoring/gate.rs"}, {"id": "$graphify-root$_breadarrd_src_scoring_gate_ctx", "label": "ctx()", "file_type": "code", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L124"}, {"id": "$graphify-root$_breadarrd_src_scoring_gate_accepts_a_healthy_english_release", "label": "accepts_a_healthy_english_release()", "file_type": "code", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L137"}, {"id": "$graphify-root$_breadarrd_src_scoring_gate_rejects_missing_seeder_data", "label": "rejects_missing_seeder_data()", "file_type": "code", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L146"}, {"id": "$graphify-root$_breadarrd_src_scoring_gate_rejects_below_min_seeders", "label": "rejects_below_min_seeders()", "file_type": "code", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L157"}, {"id": "$graphify-root$_breadarrd_src_scoring_gate_rejects_absurdly_small_file_for_claimed_resolution", "label": "rejects_absurdly_small_file_for_claimed_resolution()", "file_type": "code", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L168"}, {"id": "$graphify-root$_breadarrd_src_scoring_gate_rejects_denylisted_group", "label": "rejects_denylisted_group()", "file_type": "code", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L180"}, {"id": "$graphify-root$_breadarrd_src_scoring_gate_rejects_non_english_audio_for_non_anime", "label": "rejects_non_english_audio_for_non_anime()", "file_type": "code", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L193"}, {"id": "$graphify-root$_breadarrd_src_scoring_gate_anime_without_english_audio_is_allowed_through", "label": "anime_without_english_audio_is_allowed_through()", "file_type": "code", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L205"}, {"id": "$graphify-root$_breadarrd_src_scoring_gate_rejects_below_1080p_when_a_better_alternative_exists", "label": "rejects_below_1080p_when_a_better_alternative_exists()", "file_type": "code", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L217"}, {"id": "$graphify-root$_breadarrd_src_scoring_gate_accepts_below_1080p_when_it_is_the_only_option", "label": "accepts_below_1080p_when_it_is_the_only_option()", "file_type": "code", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L228"}, {"id": "$graphify-root$_breadarrd_src_scoring_gate_season_pack_bypasses_the_size_sanity_check", "label": "season_pack_bypasses_the_size_sanity_check()", "file_type": "code", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L239"}, {"id": "$graphify-root$_breadarrd_src_scoring_gate_accepts_1080p_regardless_of_better_resolution_available", "label": "accepts_1080p_regardless_of_better_resolution_available()", "file_type": "code", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L253"}], "edges": [{"source": "$graphify-root$_breadarrd_src_scoring_gate_rs", "target": "parsedrelease", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L1", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadarrd_src_scoring_gate_rs", "target": "qualityprofile", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L3", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadarrd_src_scoring_gate_rs", "target": "$graphify-root$_breadarrd_src_scoring_gate_rejectreason", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L6", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_scoring_gate_rs", "target": "$graphify-root$_breadarrd_src_scoring_gate_gateresult", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L21", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_scoring_gate_gateresult", "target": "$graphify-root$_breadarrd_src_scoring_gate_rejectreason", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L23", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadarrd_src_scoring_gate_rs", "target": "$graphify-root$_breadarrd_src_scoring_gate_gatecontext", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L26", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_scoring_gate_gatecontext", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L27", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadarrd_src_scoring_gate_gatecontext", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L28", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadarrd_src_scoring_gate_gatecontext", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L33", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_breadarrd_src_scoring_gate_rs", "target": "$graphify-root$_breadarrd_src_scoring_gate_evaluate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L53", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_scoring_gate_evaluate", "target": "parsedrelease", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L53", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadarrd_src_scoring_gate_evaluate", "target": "$graphify-root$_breadarrd_src_scoring_gate_gatecontext", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L53", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadarrd_src_scoring_gate_evaluate", "target": "qualityprofile", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L53", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadarrd_src_scoring_gate_evaluate", "target": "$graphify-root$_breadarrd_src_scoring_gate_gateresult", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L53", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadarrd_src_scoring_gate_rs", "target": "$graphify-root$_breadarrd_src_scoring_gate_size_is_sane", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L90", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_scoring_gate_size_is_sane", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L90", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadarrd_src_scoring_gate_rs", "target": "$graphify-root$_breadarrd_src_scoring_gate_bitrate_bounds", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L101", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_scoring_gate_rs", "target": "$graphify-root$_breadarrd_src_scoring_gate_absolute_size_bounds", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L110", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_scoring_gate_absolute_size_bounds", "target": "rangeinclusive", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L110", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadarrd_src_scoring_gate_rs", "target": "super", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L121", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadarrd_src_scoring_gate_rs", "target": "parser", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L122", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadarrd_src_scoring_gate_rs", "target": "$graphify-root$_breadarrd_src_scoring_gate_ctx", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L124", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_scoring_gate_ctx", "target": "$graphify-root$_breadarrd_src_scoring_gate_gatecontext", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L124", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadarrd_src_scoring_gate_rs", "target": "$graphify-root$_breadarrd_src_scoring_gate_accepts_a_healthy_english_release", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L137", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_scoring_gate_rs", "target": "$graphify-root$_breadarrd_src_scoring_gate_rejects_missing_seeder_data", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L146", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_scoring_gate_rs", "target": "$graphify-root$_breadarrd_src_scoring_gate_rejects_below_min_seeders", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L157", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_scoring_gate_rs", "target": "$graphify-root$_breadarrd_src_scoring_gate_rejects_absurdly_small_file_for_claimed_resolution", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L168", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_scoring_gate_rs", "target": "$graphify-root$_breadarrd_src_scoring_gate_rejects_denylisted_group", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L180", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_scoring_gate_rs", "target": "$graphify-root$_breadarrd_src_scoring_gate_rejects_non_english_audio_for_non_anime", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L193", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_scoring_gate_rs", "target": "$graphify-root$_breadarrd_src_scoring_gate_anime_without_english_audio_is_allowed_through", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L205", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_scoring_gate_rs", "target": "$graphify-root$_breadarrd_src_scoring_gate_rejects_below_1080p_when_a_better_alternative_exists", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L217", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_scoring_gate_rs", "target": "$graphify-root$_breadarrd_src_scoring_gate_accepts_below_1080p_when_it_is_the_only_option", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L228", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_scoring_gate_rs", "target": "$graphify-root$_breadarrd_src_scoring_gate_season_pack_bypasses_the_size_sanity_check", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L239", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_scoring_gate_rs", "target": "$graphify-root$_breadarrd_src_scoring_gate_accepts_1080p_regardless_of_better_resolution_available", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L253", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_scoring_gate_evaluate", "target": "$graphify-root$_breadarrd_src_scoring_gate_size_is_sane", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L63", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_scoring_gate_size_is_sane", "target": "$graphify-root$_breadarrd_src_scoring_gate_absolute_size_bounds", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L92", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_scoring_gate_size_is_sane", "target": "$graphify-root$_breadarrd_src_scoring_gate_bitrate_bounds", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L97", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_scoring_gate_rejects_missing_seeder_data", "target": "$graphify-root$_breadarrd_src_scoring_gate_ctx", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L148", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_scoring_gate_rejects_below_min_seeders", "target": "$graphify-root$_breadarrd_src_scoring_gate_ctx", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L159", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_scoring_gate_rejects_absurdly_small_file_for_claimed_resolution", "target": "$graphify-root$_breadarrd_src_scoring_gate_ctx", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L170", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_scoring_gate_rejects_denylisted_group", "target": "$graphify-root$_breadarrd_src_scoring_gate_ctx", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L182", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_scoring_gate_rejects_non_english_audio_for_non_anime", "target": "$graphify-root$_breadarrd_src_scoring_gate_ctx", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L195", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_scoring_gate_anime_without_english_audio_is_allowed_through", "target": "$graphify-root$_breadarrd_src_scoring_gate_ctx", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L207", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_scoring_gate_rejects_below_1080p_when_a_better_alternative_exists", "target": "$graphify-root$_breadarrd_src_scoring_gate_ctx", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L219", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_scoring_gate_accepts_below_1080p_when_it_is_the_only_option", "target": "$graphify-root$_breadarrd_src_scoring_gate_ctx", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L230", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_scoring_gate_season_pack_bypasses_the_size_sanity_check", "target": "$graphify-root$_breadarrd_src_scoring_gate_ctx", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L241", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_scoring_gate_accepts_1080p_regardless_of_better_resolution_available", "target": "$graphify-root$_breadarrd_src_scoring_gate_ctx", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L255", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_breadarrd_src_scoring_gate_evaluate", "callee": "is_some_and", "is_member_call": true, "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L69"}, {"caller_nid": "$graphify-root$_breadarrd_src_scoring_gate_evaluate", "callee": "eq_ignore_ascii_case", "is_member_call": true, "source_file": "breadarrd/src/scoring/gate.rs", "source_location": "L77"}]} |