↓ 1 callersMethod_diff_sides Returns counts, table rows and a JSON-friendly summary. Row format: (path, typeA, hashA, typeB, hashB, status) Status: 'same'
src/compare_images.py:285
↓ 1 callersMethod_write_json(
self,
json_path: str,
entriesA: Dict[str, Dict[str, Any]],
entriesB: Dict[st
src/compare_images.py:241