File size: 2,939 Bytes
e51dfc6 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 | {
"repo": "C:\\repos\\v3\\pydicom",
"run_time": "2026-07-16T12:04:06.399235+00:00",
"status": "COMPLETE",
"gate": "APPROVED",
"module1": {
"application_type": "MEDICAL_SYSTEM",
"framework": "PyDICOM",
"gate": "APPROVED",
"architecture": "LIBRARY",
"confidence": 1.0
},
"module2": {
"language": "python",
"functions": 930,
"classes": 58,
"call_graph_edges": 2049,
"unresolved_calls": 1879,
"gate": "APPROVED",
"files_scanned": 79,
"files_routed": 169
},
"module3": {
"phase_3a": {
"baseline_attr_calls": 1606,
"attr_calls_resolved": 42,
"attr_calls_ambiguous": 0,
"attr_calls_total": 42,
"pct_of_baseline": 2.62,
"reexport_symbols_grounded": 14,
"registry_uncertain_edges": 0
},
"phase_3b": {
"internal_edges_chainable": 1439,
"terminal_edges": 619,
"callers_with_internal_edges": 474
},
"by_label": {
"RESOLVED": 42,
"INFERRED": 0,
"AMBIGUOUS": 0,
"UNCERTAIN": 0,
"UNRESOLVABLE": 0
},
"truth_boundary": {
"numeric_confidence_scores": 0,
"guesses": 0,
"note": "categorical labels only; bounded sets preserved; remaining attribute_calls retain documented reasons"
},
"local_receiver_counts": {
"local_typed_method_call": 1,
"local_inherited_method_call": 0,
"typed_recv_method_unverified": 4,
"ambiguous_receiver": 0,
"builtin_receiver": 31,
"super_call": 8,
"super_unresolved": 37,
"super_decline_external": 26,
"super_decline_inrepo_miss": 11,
"super_decline_nested_fid": 0,
"super_decline_no_bases": 0,
"super_decline_cyclic": 0,
"inrepo_miss_init_chain": 1,
"inrepo_miss_deep_mro": 0,
"inrepo_miss_name_collision": 0,
"inrepo_miss_other": 10
},
"imported_receiver_counts": {
"imported_class_method_call": 1,
"imported_inherited_method_call": 0,
"imported_target_external": 163,
"imported_unresolved": 55,
"not_imported_receiver": 1110
},
"edge_provenance": {
"module2_edges": 2049,
"local_receiver_added": 9,
"total_edges": 2058
}
},
"language_selection": {
"language": "python",
"source": "bridge_classify_files",
"confidence": "high",
"dominance_vote": {
"python": {
"votes": 169,
"translation_units": 169,
"declarations": 0
},
"javascript": {
"votes": 1,
"translation_units": 1,
"declarations": 0
}
},
"vote_rule": "translation units decide; declarations (.h/.hpp/.cuh/.pyi/.d.ts) are #included into units and do not vote. A language with zero translation units votes with its declarations (header-only libraries are real).",
"files_routed": 169
}
}
|