{"$schema":"https://json.schemastore.org/sarif-2.1.0.json","version":"2.1.0","runs":[{"tool":{"driver":{"name":"codehealth","informationUri":"https://codehealth.canine.dev","rules":[{"id":"D3","name":"God Classes","shortDescription":{"text":"God Classes"},"helpUri":"https://codehealth.canine.dev/dimensions/D3"},{"id":"D4","name":"Code Duplication","shortDescription":{"text":"Code Duplication"},"helpUri":"https://codehealth.canine.dev/dimensions/D4"},{"id":"D13","name":"Secret Scanning","shortDescription":{"text":"Secret Scanning"},"helpUri":"https://codehealth.canine.dev/dimensions/D13","relationships":[{"target":{"id":"CWE-798","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-259","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]}],"properties":{"cwe":["CWE-798","CWE-259"]}},{"id":"D16","name":"Bus Factor","shortDescription":{"text":"Bus Factor"},"helpUri":"https://codehealth.canine.dev/dimensions/D16"},{"id":"D19","name":"Documentation Quality","shortDescription":{"text":"Documentation Quality"},"helpUri":"https://codehealth.canine.dev/dimensions/D19"},{"id":"D21","name":"Naming Consistency","shortDescription":{"text":"Naming Consistency"},"helpUri":"https://codehealth.canine.dev/dimensions/D21"},{"id":"D28","name":"Secrets (history)","shortDescription":{"text":"Secrets (history)"},"helpUri":"https://codehealth.canine.dev/dimensions/D28","relationships":[{"target":{"id":"CWE-798","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-259","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]}],"properties":{"cwe":["CWE-798","CWE-259"]}},{"id":"D29","name":"Static Analysis (SAST)","shortDescription":{"text":"Static Analysis (SAST)"},"helpUri":"https://codehealth.canine.dev/dimensions/D29","relationships":[{"target":{"id":"CWE-79","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-89","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-78","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-94","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-77","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]}],"properties":{"cwe":["CWE-79","CWE-89","CWE-78","CWE-94","CWE-77"]}},{"id":"D34","name":"Knowledge Freshness","shortDescription":{"text":"Knowledge Freshness"},"helpUri":"https://codehealth.canine.dev/dimensions/D34"},{"id":"D35","name":"Change Coupling","shortDescription":{"text":"Change Coupling"},"helpUri":"https://codehealth.canine.dev/dimensions/D35"},{"id":"D36","name":"Supply-chain Provenance \u0026 Signing","shortDescription":{"text":"Supply-chain Provenance \u0026 Signing"},"helpUri":"https://codehealth.canine.dev/dimensions/D36","relationships":[{"target":{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-494","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]}],"properties":{"cwe":["CWE-1357","CWE-494"]}}]}},"results":[{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kapps_call_command: TooManyMethods \u2014 348 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_call/src/kapps_call_command.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"8d28cd39464e310d258e6c425b44cacd73c6aedefac7233abd05396e974f9e29"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kzd_accounts: TooManyMethods \u2014 253 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_documents/src/kzd_accounts.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"ebb2f0c7c27d50b1c8297e4c6b21eca553192c40bcf5a4491dde5fa3d26740f0"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kzd_devices: TooManyMethods \u2014 232 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_documents/src/kzd_devices.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"02631d8f5cd5c0b6c6e3494f1f5798c0e0cb196e4877ca346e90d9378d8927d6"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kzd_users: TooManyMethods \u2014 208 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_documents/src/kzd_users.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"a458497362fc2234c82641ab46dc6a151340d34a407675c716dbf70e3c9e8bdf"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kapps_call: TooManyMethods \u2014 203 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_call/src/kapps_call.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"110ff151cce80f708daf4e420540d88c1a0e4448f15429526b5c9311d6fa3dbb"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kapi_dialplan: TooManyMethods \u2014 195 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_amqp/src/api/kapi_dialplan.erl"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"a10540cc9837c19358f730eaf5782a5fa3e5a9295d2b3ca4b23f710a0401cc89"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kzd_cdrs: TooManyMethods \u2014 194 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_documents/src/kzd_cdrs.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"7146f69ea11b970a70468dff3d1536b886ee4978a4838d42d2a508ef48ee5549"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kapi_notifications: TooManyMethods \u2014 176 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_amqp/src/api/kapi_notifications.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"5cc79c1932bd334c1c1e20a834b1e455ac5aac43cf866eb4e5dc2c15053ddadb"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kzd_phone_numbers: TooManyMethods \u2014 172 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_documents/src/kzd_phone_numbers.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"077ea9b629899e59d60650d23285e424c526458e391af0d1380a32e686e316f9"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: cb_context: TooManyMethods \u2014 169 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/crossbar/src/cb_context.erl"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"ab002a27d8b682845a5501f27b1f02ba3461a7033038fc5fbdf317eebd62e4a2"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/kapps_call_command.erl: FileTooLong \u2014 2788 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_call/src/kapps_call_command.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"defa614947813af399bac137062465927ef5022f7d1c4617ca12f9e244878d5e"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kz_endpoint_v4: TooManyMethods \u2014 163 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_endpoint/src/kz_endpoint_v4.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"777524507ecf4e497d9b5f63bda6bb6da827eba58c15a402fa154c592a9b5f56"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kapps_maintenance: TooManyMethods \u2014 157 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_apps/src/kapps_maintenance.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"990250caf324ccd86d6020115ed4b75b0441873495bd62a64d95dad7a626a384"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kz_endpoint_v5: TooManyMethods \u2014 156 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_endpoint/src/kz_endpoint_v5.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"4e6516d5242a344d3f83e5b2f8979b335a034c4004eb46d3ee4957345187762c"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: ecallmgr_fs_xml: TooManyMethods \u2014 154 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/ecallmgr/src/ecallmgr_fs_xml.erl"},"region":{"startLine":14}}}],"partialFingerprints":{"codehealthFindingId/v1":"5f581107df79ec90b48dd9ec1214b369c26f1606a5f08ff59786b76f995a3635"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kz_datamgr: TooManyMethods \u2014 153 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_data/src/kz_datamgr.erl"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"eb38e669a571b5fec00f58a4720102b86343f7f993a6d8d352e0c8dbe791684b"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: api/kapi_dialplan.erl: FileTooLong \u2014 2462 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_amqp/src/api/kapi_dialplan.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"a820064cb40d29c5d428ce86309ffd234905194784b31b6f4dd6442c7e1d213d"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: stepswitch_resources: TooManyMethods \u2014 142 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/stepswitch/src/stepswitch_resources.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"1765efd38ca89bafa032604a1d6c6d52eea5f6afbdf17c40c784ef555d11ec60"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: api/kapi_notifications.erl: FileTooLong \u2014 2212 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_amqp/src/api/kapi_notifications.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"b40495930d65bcc1a14f308f9e07e3810ade2ae90a4f066b288eeb503e5f670d"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: api_util: TooManyMethods \u2014 131 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/crossbar/src/api_util.erl"},"region":{"startLine":14}}}],"partialFingerprints":{"codehealthFindingId/v1":"76110ab61200c2ef63165cdd50b92843ed846449b702de34b9e96c1316cfaa10"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: ecallmgr_util: TooManyMethods \u2014 122 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/ecallmgr/src/ecallmgr_util.erl"},"region":{"startLine":16}}}],"partialFingerprints":{"codehealthFindingId/v1":"b06c64fb2941be379f670d1dc2d7928790c28a95bac5c081debb326a31466bb9"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kz_json: TooManyMethods \u2014 122 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_stdlib/src/kz_json.erl"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"cc4d41a71af219f19c7a89a069aa372869649cd48e033ed44497b1707071c831"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kapps_conference: TooManyMethods \u2014 120 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_call/src/kapps_conference.erl"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"422e684e4adf71b5f1f94f5a27639c23e58de360b6e13dc07a99f4b05b2229fb"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kz_nodes: TooManyMethods \u2014 120 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_globals/src/kz_nodes.erl"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"99f8c43291cbdff10d2bdf2bca1052c5c42ed092fa11884038c7218d80c38847"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kzd_port_requests: TooManyMethods \u2014 118 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_documents/src/kzd_port_requests.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"72345a6d7bbced64d006b87049d6e1a9adac1b19c4f66bededaf3b3af3361326"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: module/cf_voicemail.erl: FileTooLong \u2014 1885 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/callflow/src/module/cf_voicemail.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"1ceeadbdcc94189b3a7da5e646783ae857bdb9fa865256de8384d075eed85d4d"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kz_amqp_util: TooManyMethods \u2014 112 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_amqp/src/kz_amqp_util.erl"},"region":{"startLine":15}}}],"partialFingerprints":{"codehealthFindingId/v1":"c37ae4fdfb364c235dc18d4961927ef33cdea01cf341a20c2e4cfb2ebd308d50"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kapi_conference: TooManyMethods \u2014 109 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_amqp/src/api/kapi_conference.erl"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"387a71bab10a9029fd2effe0a9e4d6429300601aede490137ded6a2dcf386f99"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kz_services: TooManyMethods \u2014 109 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_services/src/kz_services.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"ec4a38ecaeaa158223913b8600a4c77f21cead37f746d3c0904c8ee1e1d3427e"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kapps_config: TooManyMethods \u2014 108 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_apps/src/kapps_config.erl"},"region":{"startLine":15}}}],"partialFingerprints":{"codehealthFindingId/v1":"f162bb571f5326fef3f16a7e65f518220997ca51e7a669373c30464dd129cc1e"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: cb_notifications: TooManyMethods \u2014 106 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/crossbar/src/modules/cb_notifications.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"72269261863981a5281bf4eb33aa2bcbd1bb617a5ee0cc75e985735f3c6c58b2"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/kz_endpoint_v4.erl: FileTooLong \u2014 1759 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_endpoint/src/kz_endpoint_v4.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"bcb372215aa492e2f035a02b862d78919e15306755ea4492e0c27a824b609f77"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/kapps_maintenance.erl: FileTooLong \u2014 1755 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_apps/src/kapps_maintenance.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"8eb10771ac03949b2484609b3607a6b33bc9dbc1c59583e821cbe99d4f2fe0e8"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: gen_listener: TooManyMethods \u2014 104 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_amqp/src/gen_listener.erl"},"region":{"startLine":47}}}],"partialFingerprints":{"codehealthFindingId/v1":"96fffdaa923e435d6b4d08b2427882c7b4bc39887c17c9df8ac38c3b9f96f053"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/kz_endpoint_v5.erl: FileTooLong \u2014 1687 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_endpoint/src/kz_endpoint_v5.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"af1c79647bdc792a3bf9123ec21e962ebc528d5d8cd01332119bfe6a5c53ffd3"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: knm_phone_number: TooManyMethods \u2014 101 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_numbers/src/knm_phone_number.erl"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"e32aa9ac7f971a7d9e889a4527d63d5c536ff231864986898bab4ddacabb1371"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kzd_conferences: TooManyMethods \u2014 100 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_documents/src/kzd_conferences.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"69e0f06cdc88cdf66520173126e9a46191e89a4f853b5af1ad3aa93893e89088"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kzd_limits: TooManyMethods \u2014 100 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_documents/src/kzd_limits.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"d45960b2f430f11deb2e90405908ce31016c9d54f775cb045200e6dbc23b9b0e"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: ecallmgr_maintenance: TooManyMethods \u2014 99 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/ecallmgr/src/ecallmgr_maintenance.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"a306832951bbe3a7a12105efbbbc706e7d5e02574e64a0fa8389ad9c8c79ca2f"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/acdc_agent_fsm.erl: FileTooLong \u2014 1635 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/acdc/src/acdc_agent_fsm.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"407f55b217e0d7e96716a1ace3829c238ace6f58bf5e2b1bf46d612a99922585"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kzd_resources: TooManyMethods \u2014 98 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_documents/src/kzd_resources.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"49e02fad85e27dca45545922b9b0d6285766973bb8748a9f000bc2afaa3d9bfa"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kzd_faxbox: TooManyMethods \u2014 97 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_documents/src/kzd_faxbox.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"8e8f86ad20a1605810473b9f98b7c45037c98d0ce063ca63a44b5514e060b8eb"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kazoo_numbers_maintenance: TooManyMethods \u2014 97 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_numbers/src/kazoo_numbers_maintenance.erl"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"612ac213c228d6fe0a8df32e5b2be071c1ea963e4e345877d181839d521a32f6"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: acdc_agent_fsm: TooManyMethods \u2014 95 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/acdc/src/acdc_agent_fsm.erl"},"region":{"startLine":15}}}],"partialFingerprints":{"codehealthFindingId/v1":"8b22e9fb5b8a774565dbabf398ec1f11c44f3b74d242287b7e9bae0e6291b85e"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kz_doc: TooManyMethods \u2014 93 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_documents/src/kz_doc.erl"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"d0a97cee11e65dd9250f30eb1bc4255a8d47bad9d43180b26b257e030899d4a9"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/kazoo_numbers_maintenance.erl: FileTooLong \u2014 1535 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_numbers/src/kazoo_numbers_maintenance.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"b3457efa53a34eade8d72fecf35d0effa79014d8057820e81d4573db371e1100"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: ecallmgr_call_command: TooManyMethods \u2014 91 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/ecallmgr/src/call_cmd/ecallmgr_call_command.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"183be8b08ce36a356d3d7e4220af30b03c72b19f6e5b5c4c1d0ce5cea8badd07"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kapps_im: TooManyMethods \u2014 91 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_im/src/kapps_im.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"bc21b37a5f861012c863c4f0d73cf7e6eb2a65f0eada238edbb2189e7093c075"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kapi_acdc_stats: TooManyMethods \u2014 89 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/acdc/src/kapi_acdc_stats.erl"},"region":{"startLine":14}}}],"partialFingerprints":{"codehealthFindingId/v1":"1c37d4ddbc6f54e303338fb4452413cafe914fe06691962a1befd806e816655a"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: api_resource: TooManyMethods \u2014 88 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/crossbar/src/api_resource.erl"},"region":{"startLine":14}}}],"partialFingerprints":{"codehealthFindingId/v1":"8bd292580a237109ff1c999e38ac15003940a381c0d2533c563d0eb2c2942a44"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: crossbar_util: TooManyMethods \u2014 88 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/crossbar/src/crossbar_util.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"433bca5d2253a9f1aa3171a260a21d8dfaaf1660850446434aa9be87381527d3"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kzd_freeswitch: TooManyMethods \u2014 88 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_documents/src/kzd_freeswitch.erl"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"be8c39c28545846cf43aabeb6d03a4982f6f1771f5669bcddf81758eac338767"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kzd_vmboxes: TooManyMethods \u2014 88 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_documents/src/kzd_vmboxes.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"0f0c062f0246cbf7be4b20e6430ada560afab2d3fc366ff9f21035238b6232ef"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/api_util.erl: FileTooLong \u2014 1466 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/crossbar/src/api_util.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"c90f5a50f6e506e135b57d7fd931757076b6c402714d7d2536518cdb263a9e0f"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: cb_api_endpoints: TooManyMethods \u2014 86 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_ast/src/cb_api_endpoints.erl"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"4d884e9049c7b04dffa12e5db98e53ec5e768f76c29ea9bc80e922496ed32228"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/kapps_call.erl: FileTooLong \u2014 1404 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_call/src/kapps_call.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"c5d5c52ff7a1b5d363732252ff04e66196f4fa32724d046d5b4c65d139923696"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/knm_phone_number.erl: FileTooLong \u2014 1383 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_numbers/src/knm_phone_number.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"45408136a906d804de8021192d35e651aab2baa19c9d12e2fcdb0cf0950834e0"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: cb_conferences: TooManyMethods \u2014 82 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/crossbar/src/modules/cb_conferences.erl"},"region":{"startLine":23}}}],"partialFingerprints":{"codehealthFindingId/v1":"8c9354dd93edfafbf6af06a4d2addf07a4880457c54e954bcd173e88b18e2b3e"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kzd_faxes: TooManyMethods \u2014 82 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_documents/src/kzd_faxes.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"041c1aba5f4bcddc443e6d1a5ecc4ce44e2af4cf9bde47a4b91efe7c4f3f5a16"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/ecallmgr_fs_xml.erl: FileTooLong \u2014 1356 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/ecallmgr/src/ecallmgr_fs_xml.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"b7d812e6e2e39b744264a606352e3d222d1f177c90a43dcf775aaced240229f8"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: acdc_agent_listener: TooManyMethods \u2014 81 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/acdc/src/acdc_agent_listener.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"1f4affaf7eb6a363ed8160ae21add3d64b2a6b9cf34d3feefc13b660ec16d92f"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: cf_voicemail: TooManyMethods \u2014 80 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/callflow/src/module/cf_voicemail.erl"},"region":{"startLine":29}}}],"partialFingerprints":{"codehealthFindingId/v1":"ff4d261a87b754dd41ef99423d7e6851bf0b72604adde1c4391d0078795a6394"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: cb_devices: TooManyMethods \u2014 79 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/crossbar/src/modules/cb_devices.erl"},"region":{"startLine":16}}}],"partialFingerprints":{"codehealthFindingId/v1":"d6b67917ea76f2ee51ca12d114a775c3636f206089616881c76ec2a60b7d87f2"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kzd_rates: TooManyMethods \u2014 79 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_documents/src/kzd_rates.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"d19aeaff9d52ded925dd273ccdbe43b3bef97e792b713b6390e3332d1df225f0"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: modules/cb_notifications.erl: FileTooLong \u2014 1308 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/crossbar/src/modules/cb_notifications.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"ca50559a46c2580c086e7cf43a6f45027df81e039fd551d0fbb460a93a0eab7f"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/kz_datamgr.erl: FileTooLong \u2014 1297 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_data/src/kz_datamgr.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"94738a25cf670f5253958318acfc9dd68b5cd68fec2f2cad2203e2519ae3be01"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/kzd_accounts.erl: FileTooLong \u2014 1291 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_documents/src/kzd_accounts.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"ae13d04c7e88e97bcfbde1701498912f523d93eaffc4f8229ee444f50140f20f"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: module/konami_transfer.erl: FileTooLong \u2014 1282 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/konami/src/module/konami_transfer.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"b84c44b6c29f783642b8237a34b0da40cb2428207c42f96d8c5fef48c6b0b30f"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/gen_listener.erl: FileTooLong \u2014 1273 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_amqp/src/gen_listener.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"65ee149a318b7fa97611c4ff1c5f5b479434821dd0365baec35476fddc314e36"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/ecallmgr_util.erl: FileTooLong \u2014 1268 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/ecallmgr/src/ecallmgr_util.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"6b4fdca5ff38acded56044adaccc1b08049fdc7a42750884fad64b5fbcc6bab1"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kapi_acdc_queue: TooManyMethods \u2014 76 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/acdc/src/kapi_acdc_queue.erl"},"region":{"startLine":14}}}],"partialFingerprints":{"codehealthFindingId/v1":"4f87a77c60e7e9818fc7c153c8c4978b0fcc3148df26663f75c758fe684a1b67"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: teletype_util: TooManyMethods \u2014 76 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/teletype/src/teletype_util.erl"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"71e34d85ef3e2d88c9ff39ab2cc5ba9091fea7b8c90a895e21efaa30a4d64c3b"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kapi_presence: TooManyMethods \u2014 76 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_amqp/src/api/kapi_presence.erl"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"eb8df4add12de472508de541e4feb2c3581d5ebd42280011fec31c041735ddd7"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kzd_call_recordings: TooManyMethods \u2014 76 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_documents/src/kzd_call_recordings.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"56fa53cf668ca1c0a095fdaed0e2631a6218a734fbbd2cd1eccf666dc340d923"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: ecallmgr_registrar: TooManyMethods \u2014 75 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/ecallmgr/src/ecallmgr_registrar.erl"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"7da6d513773447122eb33ba21e2fda4a3fb69a53c01dba59cdd2c8a117abcaa3"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: ecallmgr_fs_nodes: TooManyMethods \u2014 75 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/ecallmgr/src/node/ecallmgr_fs_nodes.erl"},"region":{"startLine":17}}}],"partialFingerprints":{"codehealthFindingId/v1":"874e03bf89afa2d77f082d3fabc85a09209735fe2f4c1f8add825cf76e0c66a3"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/kz_json.erl: FileTooLong \u2014 1232 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_stdlib/src/kz_json.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"4174dd80ad46b08191cd5b9056ae89e67c8c6f297264390a5d49f8665e12e6a1"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/stepswitch_resources.erl: FileTooLong \u2014 1225 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/stepswitch/src/stepswitch_resources.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"c7061e47d5bbac2859ec03745b0204f1ecca2bf61d6008314151224445e3e85c"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: call_cmd/ecallmgr_call_command.erl: FileTooLong \u2014 1223 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/ecallmgr/src/call_cmd/ecallmgr_call_command.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"cd9132ab0a492d70ccb9c13f6afd94de49380ee99e8b6fc22d7e939e6ad0892d"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: cf_exe: TooManyMethods \u2014 73 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/callflow/src/cf_exe.erl"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"d11b711aa04d84f4477138190283ab94cdd55cec545c65ecedec33a128cc60ed"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kzd_ledgers: TooManyMethods \u2014 73 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_documents/src/kzd_ledgers.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"4d7c4404cef9d50c7870d02d56cbe907f22070486826375b8600717ef3e5f086"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kzd_queues: TooManyMethods \u2014 73 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_documents/src/kzd_queues.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"05926ccb0a3721c0bb1ee856faf03e49f872b7c05e0a02ac0d92a96e336f6c0d"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kzt_util: TooManyMethods \u2014 73 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_translator/src/kzt_util.erl"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"9ae31145d0f4986b61bfe26fe4c1ac4fa3a9aceb00455f403b265f196f19d7c9"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: modules/cb_port_requests.erl: FileTooLong \u2014 1211 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/crossbar/src/modules/cb_port_requests.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"1917727e5e8dbe6cdb37d388e5ebacecf2946a60e8657e2c518cf28293e578aa"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: api/kapi_conference.erl: FileTooLong \u2014 1211 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_amqp/src/api/kapi_conference.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"a93891ee92474bc99d78c3300b863641054b358d73f9e5b8eee912531ce3ed4a"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kapi_call: TooManyMethods \u2014 72 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_amqp/src/api/kapi_call.erl"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"76faa37a3826a763c17870fa3f2cb34dddb18ce8b87ac7c44f3d45b70709be2e"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/kz_nodes.erl: FileTooLong \u2014 1188 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_globals/src/kz_nodes.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"d398c168eef28888a26f74fff6e6d04b51d5ca1a3dcfe0216c5599845b0374cc"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: cb_port_requests: TooManyMethods \u2014 71 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/crossbar/src/modules/cb_port_requests.erl"},"region":{"startLine":15}}}],"partialFingerprints":{"codehealthFindingId/v1":"272e1068db0d6e3d4f935da8a4cc4df6b3c969c1a22caa47617ed96fdcfa1ceb"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kz_evt_freeswitch: TooManyMethods \u2014 71 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_documents/src/kz_evt_freeswitch.erl"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"82454376fd64f968c62616bc450f15aa5330490c4e90c3f4514ea35c93d3e400"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kz_transaction: TooManyMethods \u2014 70 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_transactions/src/kz_transaction.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"fecdc828ed54b2025b9c2e5e70873ded173e9840365b048158b726025c2be09b"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kz_services_item: TooManyMethods \u2014 69 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_services/src/kz_services_item.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"b89cecb438c1b7ddcb6f331bac8ad69617f0cd57c23e691e34299e21c07c05dc"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kzd_services: TooManyMethods \u2014 68 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_documents/src/kzd_services.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"9dab5fdcbf20fd3ea25975820972079e188225acab273afcacb2fc6c54512964"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kazoo_bindings: TooManyMethods \u2014 67 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_bindings/src/kazoo_bindings.erl"},"region":{"startLine":26}}}],"partialFingerprints":{"codehealthFindingId/v1":"62d5a10dadee69cb1be11cbad9a5cd457bb3d5ccd21fe7dc751583a2e33919db"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kzd_clicktocall: TooManyMethods \u2014 67 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_documents/src/kzd_clicktocall.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"c32523c89cbbc47f98940bd008612837de22f0bfb3e36415d1f2f6a380cbe308"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kz_globals: TooManyMethods \u2014 67 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_globals/src/kz_globals.erl"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"2bf7118d1cd4058dfd5c9bbcdf8d78ae314a22db1e3df572eba68e331ee84a2d"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/ecallmgr_registrar.erl: FileTooLong \u2014 1101 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/ecallmgr/src/ecallmgr_registrar.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"b4dd5f60d070e1bcefff80e236c53a4d212fba08f1c9a2047a2b409b601e212d"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: cb_accounts: TooManyMethods \u2014 66 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/crossbar/src/modules/cb_accounts.erl"},"region":{"startLine":16}}}],"partialFingerprints":{"codehealthFindingId/v1":"3132e87625ec19495218a76faadb1699167a8b2b9ab833d4df0b4e23d4a2249b"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: j5_request: TooManyMethods \u2014 66 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/jonny5/src/j5_request.erl"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"b736a42ef96fcbb32211fea3187b4cda3258a25df61c0ab7f04018041685dcdf"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: ecallmgr_fs_channels: TooManyMethods \u2014 64 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/ecallmgr/src/ecallmgr_fs_channels.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"c0f4b4bbaa457bb547624fa7fce0b584cf1510cb97544e6ef55a03f0ce628f00"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kzd_voicemail_keys: TooManyMethods \u2014 64 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_documents/src/kzd_voicemail_keys.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"8f85cf22910db47a1a4e97161bd7e2e6612b24107aca7d0d6b41e77ffa2f3613"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kz_ledger: TooManyMethods \u2014 64 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_ledgers/src/kz_ledger.erl"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"6b7e52a8aaa2fc0c7af31d9ac3db50f7f89de7d4da92ad99be1f31b9032f12b7"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/kapps_config.erl: FileTooLong \u2014 1060 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_apps/src/kapps_config.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e24f653a56f6735ea32f1515b12bc6d6d260f615d4efb3cd45746b64bae9c1e3"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/kzd_users.erl: FileTooLong \u2014 1051 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_documents/src/kzd_users.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"0ffabea03fbb06bd331d28a74f5f739a4a2e2de7875c30647481adebd9b9b6b7"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: acdc_stats: TooManyMethods \u2014 63 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/acdc/src/acdc_stats.erl"},"region":{"startLine":14}}}],"partialFingerprints":{"codehealthFindingId/v1":"ed25dcb3880cd61b3d70b42f7585849c3a60efa25f890e8fdbd4ee61ae6bd9ed"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: cb_whitelabel: TooManyMethods \u2014 63 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/crossbar/src/modules/cb_whitelabel.erl"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"d1e02d239841a4551213486d3140415da98fa4342b260dcc2a94c90a9b1b195d"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kazoo_services_maintenance: TooManyMethods \u2014 63 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_services/src/kazoo_services_maintenance.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"94ed84df8508b2c40b70181d4cfdfb6afd36f2b45122ff5ac3d50283103fae78"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/kz_amqp_worker.erl: FileTooLong \u2014 1048 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_apps/src/kz_amqp_worker.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"84755ea1f813083a6bd2b2e4439fa076461abdb5dd151c1aaf3ba0b8a77f8642"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/cb_api_endpoints.erl: FileTooLong \u2014 1042 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_ast/src/cb_api_endpoints.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"9d600457591f95ff962c87149c8ecae40a901027e4ccddefe648607e5cb81ce1"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: cf_util: TooManyMethods \u2014 62 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/callflow/src/cf_util.erl"},"region":{"startLine":14}}}],"partialFingerprints":{"codehealthFindingId/v1":"ac41935613fefd0869e6f53e7d18775cc2878595022c7f0e7b891d823861894f"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: cf_park: TooManyMethods \u2014 62 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/callflow/src/module/cf_park.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"b3c98b84bd1831295d9ce566b85804da0546da39e3efb52286e7a13b922ad936"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: crossbar_doc: TooManyMethods \u2014 62 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/crossbar/src/crossbar_doc.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"6ee05e0f3adfe870839ddb83fbd08d5319868b15a98a154ea2875b0572769f54"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: crossbar_view: TooManyMethods \u2014 62 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/crossbar/src/crossbar_view.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"1ae15d3fd1e2ec64ace6ead0ccc367c1ee8a2110b2d368bed1a8ac323ae7804c"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kzd_whitelabel: TooManyMethods \u2014 62 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_documents/src/kzd_whitelabel.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"31ced52bf97b98097b45e3a9bf140565aeb9378e7d58b6812e676a1f714b0781"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/api_resource.erl: FileTooLong \u2014 1032 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/crossbar/src/api_resource.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"08c40b6d254e25527f44a42cf1d8d7a7c746d07a53f6138933a3bcb689da62d7"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: acdc_queue_manager: TooManyMethods \u2014 61 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/acdc/src/acdc_queue_manager.erl"},"region":{"startLine":18}}}],"partialFingerprints":{"codehealthFindingId/v1":"39c32ca8d827a46730748eadf1de109efe9728a142cb8ad12ae7f2d9162c3b5e"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: cb_vmboxes: TooManyMethods \u2014 61 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/crossbar/src/modules/cb_vmboxes.erl"},"region":{"startLine":17}}}],"partialFingerprints":{"codehealthFindingId/v1":"b170c8dfd95e373cb0abbdfe34f3ea0e1d64f7084e1e5effa083c90bba93ce68"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kzs_plan: TooManyMethods \u2014 61 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_data/src/kzs_plan.erl"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"c15c5a249efaba6f5c322e5779ae533c90c9f02b5947664eea6ddfcc0ae6d521"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kzd_app: TooManyMethods \u2014 61 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_documents/src/kzd_app.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"5f9f90a2080467dbff1d85806470ffe19026456e7e34265bf25b7daf09e56f74"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kzd_transactions: TooManyMethods \u2014 61 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_documents/src/kzd_transactions.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"6e9c6d6202ae3fe9cbd2dac9b021b0a2c88993d1ad4ff3bd4ad438266787ec3a"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: ecallmgr_fs_conferences: TooManyMethods \u2014 60 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/ecallmgr/src/conference/ecallmgr_fs_conferences.erl"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"d365d110217a7d3a17a7a408ae691b242fbb4f564554ee310b68043a1e788f85"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kapi_offnet_resource: TooManyMethods \u2014 60 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_amqp/src/api/kapi_offnet_resource.erl"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"4b62ccce379225dbb91c3ac8fcd90358a202aa63ebbf059eee0a96857ee6bd64"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kz_call_event: TooManyMethods \u2014 60 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_documents/src/kz_call_event.erl"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"686ac05d6ece0949b00b034c407347fd6d31eaadd8a1052e424da56b0b5fcc6a"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/kz_amqp_util.erl: FileTooLong \u2014 999 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_amqp/src/kz_amqp_util.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"1aca2db1f5434d0521f5e7c6f25f12d064dd44093ce6f64c71d2f289f3ddbe92"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: crossbar_maintenance: TooManyMethods \u2014 59 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/crossbar/src/crossbar_maintenance.erl"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"21816fb59907724fa026ac7978096feead5636bd4c0d0d01780b6311c28862d4"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kapps_account_config: TooManyMethods \u2014 59 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_apps/src/kapps_account_config.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"b47a68707462a1cea732118e0d6d3e88a3d707fc90333c7d5da775569c1f1db5"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kapi_globals: TooManyMethods \u2014 58 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_amqp/src/api/kapi_globals.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"5a64454996051c8df3091e31c44f1c20e34a9d9523f4b2bc9040b0f69baeeaef"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/acdc_agent_listener.erl: FileTooLong \u2014 966 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/acdc/src/acdc_agent_listener.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"3c9715afec025d78918766f6dee574a6703b95185710688aeb4b49ef9db1f90b"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/kz_services.erl: FileTooLong \u2014 958 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_services/src/kz_services.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"4cea139295115a77fa360fa782f87527c39a516c406d63081cd31a28b0384831"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/cb_context.erl: FileTooLong \u2014 956 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/crossbar/src/cb_context.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"7edf6eaf75b20e40dc831cc70e5a31e70e072ffa8472681889ca3ac9ec0d6062"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: api/kapi_presence.erl: FileTooLong \u2014 955 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_amqp/src/api/kapi_presence.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"cee4fa2597c02dc572802baa57fe82043e8208d68be76e2e8602fd127f51d506"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kz_yaml: TooManyMethods \u2014 57 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_stdlib/src/kz_yaml.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"72b3b8c1466e33dbd7c1e005431cfaa7de462e5ad09857c3f88d588dd1900833"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: modules/cb_vmboxes.erl: FileTooLong \u2014 938 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/crossbar/src/modules/cb_vmboxes.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"a059663f96e0ffb54131c02904aefe0fe191342c802013f774d6a6b376a3e20d"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kz_amqp_worker: TooManyMethods \u2014 56 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_apps/src/kz_amqp_worker.erl"},"region":{"startLine":23}}}],"partialFingerprints":{"codehealthFindingId/v1":"5e9a35984de9eaf7bfb9c5b843a11b654696b9ac7dbf8eb17666e663d17a3bfc"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kz_term: TooManyMethods \u2014 56 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_stdlib/src/kz_term.erl"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"b0599a78fee118e4c8a32ac9547762184343896adb81b3bf8c067fb80d59c585"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: call_control/ecallmgr_call_control.erl: FileTooLong \u2014 918 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/ecallmgr/src/call_control/ecallmgr_call_control.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"32f162ca6122547e6879fac7e4c8374be6e87e8d18968e5204f72b25bfc9a379"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: bh_context: TooManyMethods \u2014 55 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/blackhole/src/bh_context.erl"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"faff78bbc6b1c469e0288013cd3c5a07317039224c636290ff0bb9f8b5a7299c"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: provisioner_v5: TooManyMethods \u2014 55 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_provisioner/src/provisioner_v5.erl"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"a29ab2000af88fc30ee99bcee457fa69da518534ece48834a1d149ed300a99ed"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/kz_json_schema.erl: FileTooLong \u2014 912 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_schemas/src/kz_json_schema.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"1020ad387aa1fb0eb949e97192bcd6e51acd8c3b26566db6fd263581bbfa7716"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: cb_phone_numbers: TooManyMethods \u2014 54 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/crossbar/src/modules/cb_phone_numbers.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"769f470e55b2ee37e4067d664be9bdc9d4bf3175a2bed3f013ca14f6b2359723"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: stepswitch_bridge: TooManyMethods \u2014 54 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/stepswitch/src/stepswitch_bridge.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"92dee02baebe17d9ec30668462e0c4344366d7df01dc8f302282b475b5394c0b"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: webhooks_util: TooManyMethods \u2014 54 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/webhooks/src/webhooks_util.erl"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"94a46e92dc51259494d44874fee834a8db637cdf1aeb335e3d5d4519176b37a6"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kzd_service_plan: TooManyMethods \u2014 54 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_documents/src/kzd_service_plan.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"4d08a049287e6d013e66f7b13e577105789a7a550f25beb347c9381b0e61657d"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kz_attributes: TooManyMethods \u2014 54 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_endpoint/src/kz_attributes.erl"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"3671c3d38bf0e3f05e3951d522acd8168354ffa9c1651711131033c4fa51db21"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kz_services_quantities: TooManyMethods \u2014 54 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_services/src/kz_services_quantities.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"42dc21d2d8f8c04c2558d6908955973b4555cb1a4304e32d9a9ad4645758be14"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/crossbar_util.erl: FileTooLong \u2014 893 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/crossbar/src/crossbar_util.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"417508316eefe3dd478cfe301fb19aae3528ca1283af5ec5a5a7a5e5cbe0285f"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/crossbar_maintenance.erl: FileTooLong \u2014 887 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/crossbar/src/crossbar_maintenance.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"7f93e0870a9265f7d6cc6ea52eeea1d31f1e69139a8d5d11cb03d5d4e58e2b92"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: ecallmgr_call_control: TooManyMethods \u2014 53 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/ecallmgr/src/call_control/ecallmgr_call_control.erl"},"region":{"startLine":49}}}],"partialFingerprints":{"codehealthFindingId/v1":"920927745515ada70881ad5127f254b7f00f5eb5c0544f37d1defd6d96ed5e87"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: ecallmgr_originate: TooManyMethods \u2014 53 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/ecallmgr/src/ecallmgr_originate.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"dd76616c258a6f0c91fbe14db66b0f02d8be87676c760d3501d1d852f31f22ff"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kzd_item_plan: TooManyMethods \u2014 53 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_documents/src/kzd_item_plan.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"160acfe7f621bc0926a94b2bf80d8a8496ce6021fdba9fab2f2229d082fc1164"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: asr_request: TooManyMethods \u2014 53 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_speech/src/asr_request.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"d0583b7ff9276bcec6bdd3b5a76e6fc9407c3b392fc5ce32329ae08cd5f2e1cc"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: cb_faxes: TooManyMethods \u2014 52 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/crossbar/src/modules/cb_faxes.erl"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"7cda0eab591c317c21c7ca8b3e31f8ac249d5d2da9899cf2ad88c903ab2bc2a0"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: cb_resources: TooManyMethods \u2014 52 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/crossbar/src/modules/cb_resources.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"4a292883d143493cadb95457e64211f24760d5d4c17bec4cac3924745e465bd3"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kz_amqp_assignments: TooManyMethods \u2014 52 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_amqp/src/kz_amqp_assignments.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"d4c6efb550a9417b0504c515aae3d38631b17510cb444126bf6062e554f095de"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kzd_domains: TooManyMethods \u2014 52 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_documents/src/kzd_domains.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"663459e981f0d5de5801637b6a49db1c3d57a573af8f55f8d9a64d3666174ccd"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kzd_notifications: TooManyMethods \u2014 52 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_documents/src/kzd_notifications.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"d4fca35fb29ce444d5fdc66b62babf41dfb5a555260d9ec46f5cef61c386af1c"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kz_http_util: TooManyMethods \u2014 52 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_web/src/kz_http_util.erl"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"add23d388a939bbc21195642774b8ee96c033ffb2f663382efb0a3ea62d7ec32"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/teletype_util.erl: FileTooLong \u2014 863 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/teletype/src/teletype_util.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"78a21f17d1db746353aabb2609b027c4772a22a3adad0228dd3d1b5c1b3e9a1e"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/kzd_devices.erl: FileTooLong \u2014 856 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_documents/src/kzd_devices.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"c1381bd3c75ec5a1b913bffd9861b0e8c84b9a8b3f7ff6b620b706bf71fe4daf"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/fax_smtp.erl: FileTooLong \u2014 852 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/fax/src/fax_smtp.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"7c6d10d7c66411f5e69da5d4270440da45ee36813bee3c5f3e6f990219f7ebbe"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: cb_media: TooManyMethods \u2014 51 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/crossbar/src/modules/cb_media.erl"},"region":{"startLine":15}}}],"partialFingerprints":{"codehealthFindingId/v1":"2fc1feacd128eca579f28032a93f2b027f07695ebb61f7b992a257c971d64e0c"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: fax_smtp: TooManyMethods \u2014 51 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/fax/src/fax_smtp.erl"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"5badae10e78e0fdd454beec8dc6d2ccf4d6624a3868822b523c4d53266ae050d"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: j5_channels: TooManyMethods \u2014 51 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/jonny5/src/j5_channels.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"26b63034c4133ae441342569f705c4cb497913151cd2cfacc48b85b51a34d572"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kzd_menus: TooManyMethods \u2014 51 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_documents/src/kzd_menus.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"fc64aac97488a91bb0ef0b9411530e344241b19138c9353234ce1091658c95a0"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kz_network_utils: TooManyMethods \u2014 51 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_stdlib/src/kz_network_utils.erl"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"7f9511a3a2900ac41549f85c762e5bac899fe06db5f2cf02b29daadd6d42f48e"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: props: TooManyMethods \u2014 51 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_stdlib/src/props.erl"},"region":{"startLine":14}}}],"partialFingerprints":{"codehealthFindingId/v1":"290ad0731d6d8c70d0b7980e4e3993d66bbe835b0ee2ba6785cdb38c3c7fd878"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/cf_exe.erl: FileTooLong \u2014 843 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/callflow/src/cf_exe.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"5973b56bf8595164407669407a81803bd08e1ccbeea8744fe8d407185d371163"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/crossbar_view.erl: FileTooLong \u2014 839 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/crossbar/src/crossbar_view.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"b82cc1d93466bdb851d04f0ae3c8f2999b2a46568f3711571484c1a6ea8b548b"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/kazoo_services_maintenance.erl: FileTooLong \u2014 835 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_services/src/kazoo_services_maintenance.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"23d34748e57cbb47035b367373b12508dd50d7db8efa4f3adec28273c2a69452"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: acdc_maintenance: TooManyMethods \u2014 50 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/acdc/src/acdc_maintenance.erl"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"a951572b970f1e5f67d8411886577d5e97afc3ec6a14093fccd32a05cb8f1292"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: amqp_leader_proc: TooManyMethods \u2014 50 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/amqp_leader/src/amqp_leader_proc.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"1077d1f46f40184a4fe1ec08ed87f600db5a51a8816773670ddd05703f7a7eac"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: pqc_cb_cdrs: TooManyMethods \u2014 50 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_proper/src/pqc_cb_cdrs.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"4764cb81e31bc6049ffa676820d21f503eea0df5f2eccbcd044a7d16c428c7ba"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: module/cf_park.erl: FileTooLong \u2014 829 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/callflow/src/module/cf_park.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"5b16830d2cdb08a9995e45d796670ab6c0ce09d2ce396756794a9faac81b4979"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: api/kapi_call.erl: FileTooLong \u2014 824 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_amqp/src/api/kapi_call.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"6e913ee0213ff350e311226ec3a1e57c468d838b141721fa9a19fdaa8cc38f60"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: cb_webhooks: TooManyMethods \u2014 49 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/crossbar/src/modules/cb_webhooks.erl"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"45a819ecf6bc9f19a140080bd2cd686c1f565d901f7c907b56a1f7fdd1b864db"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kz_media_util: TooManyMethods \u2014 49 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_media/src/kz_media_util.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"a1bdba826fea45714bb0e6886e57b20e922dcd76dae4811499432e696f9af324"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kz_services_plans: TooManyMethods \u2014 49 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_services/src/kz_services_plans.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"69ed3af79e16a5c15df05ef9e790a4851c6b5725eec8fbfc70856fc5cfc1d126"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/kapi_acdc_stats.erl: FileTooLong \u2014 802 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/acdc/src/kapi_acdc_stats.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"245cc98ea5bcd61a270397ee71fa5716fe8218cbf34de3683431a95cc7743042"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kapi_acdc_agent: TooManyMethods \u2014 48 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/acdc/src/kapi_acdc_agent.erl"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"7b81f1ec143ffb979f0fbf5432062c318a1e2035e92068d81141b9a932cc6b80"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: callflow_maintenance: TooManyMethods \u2014 48 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/callflow/src/callflow_maintenance.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"3c82a28e9073477253b0a0229b0ea86d7fe970ee354c7b1d97e906a40c91231f"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kz_ast_util: TooManyMethods \u2014 48 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_ast/src/kz_ast_util.erl"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"9c39b7921b907d2b136859d65aae8f031c571808ce20d70a456ddbc3ef24b940"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kzd_callflows: TooManyMethods \u2014 48 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_documents/src/kzd_callflows.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"977c0cdf1b3cdba36f29a0e8ab2918d38d19909790731038ee000cb250e31a62"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: modules/cb_conferences.erl: FileTooLong \u2014 788 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/crossbar/src/modules/cb_conferences.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"c1a438a65b9166514d0bba6a26394ca03ec056870da0d8d30372af099504facd"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/acdc_queue_manager.erl: FileTooLong \u2014 784 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/acdc/src/acdc_queue_manager.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e188b8fcd706a27023e2e027df9227a729afb901d414597158002f79e5e681d1"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: cb_clicktocall: TooManyMethods \u2014 47 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/crossbar/src/modules/cb_clicktocall.erl"},"region":{"startLine":19}}}],"partialFingerprints":{"codehealthFindingId/v1":"ba2ec78d3260d2a3638089c841568f9c9652b12fa4e6b3d18f0118bfdb351cc6"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kapi_bookkeepers: TooManyMethods \u2014 47 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_amqp/src/api/kapi_bookkeepers.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"7feb5ef0986dc52a7eafb6d8e56abd3f6ea7394f2cd52f1676ad72096f7f7650"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: modules/cb_phone_numbers.erl: FileTooLong \u2014 781 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/crossbar/src/modules/cb_phone_numbers.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"30c790c151b3c4672056ebe981c4503774d009bbc8392c01309a09e6598d15e1"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: ci_chunk: TooManyMethods \u2014 46 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/call_inspector/src/parsers/ci_chunk.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"b4ccb2c5e648e857f6f02914d0f297c32f731a5045c5a98def9e2cac47a8ae1a"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: cb_storage: TooManyMethods \u2014 46 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/crossbar/src/modules/cb_storage.erl"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"6d0d7df6beeb3bf8db6c65e16779399bf3853157eeced3d8e78def91cf52a992"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kt_compactor: TooManyMethods \u2014 46 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/tasks/src/modules/kt_compactor.erl"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"c32e0550d4f808fd65fc0000080e7cf27e9d03c98566e71934c755e1fde823cf"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kast_app_deps: TooManyMethods \u2014 46 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_ast/src/kast_app_deps.erl"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"efe05fe43c96429a6ed810d3adf49e2bc4be2788dfcacd128a98feb5d6fb9fe7"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kzd_trunkstore: TooManyMethods \u2014 46 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_documents/src/kzd_trunkstore.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"7d3a23edc5b079da9d0f563e46a03aaccdda9e953fa5b6fde46d762e4fcfadf7"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kzd_webhooks: TooManyMethods \u2014 46 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_documents/src/kzd_webhooks.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"10332726d7edc09de7c1b587b6072d6e7748d5e84c45d297832e4d38b869193c"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kzsip_diversion: TooManyMethods \u2014 46 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_sip/src/kzsip_diversion.erl"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"09409ce683ca878bc3acba4c674553da27866f1af33beba37f960d5a33846919"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: modules/cb_accounts.erl: FileTooLong \u2014 760 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/crossbar/src/modules/cb_accounts.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"b93611288a5aa168c7880663610734fbfb390b6e3d34f88b942e3e1a2087cd94"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: conf_participant: TooManyMethods \u2014 45 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/conference/src/conf_participant.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"cdc4cfab84536cae75d9ea1c1ac80e78cb4548b2d9af60e0f8c52e580e849b93"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: cb_callflows: TooManyMethods \u2014 45 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/crossbar/src/modules/cb_callflows.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"e1f4eee5412ef5c8dc6edeb35d086d9437b1875352946e0b7917d02210abe799"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: cb_presence: TooManyMethods \u2014 45 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/crossbar/src/modules/cb_presence.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"e78e03dad8baf67b56a623cad85bdbd1168427acc8e237a544f15c07fa65e617"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: konami_transfer: TooManyMethods \u2014 45 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/konami/src/module/konami_transfer.erl"},"region":{"startLine":19}}}],"partialFingerprints":{"codehealthFindingId/v1":"c20e4813f7be4184fef9716ff1417282043739e53bc39cbf32e2b7a239188b3d"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kapps_util: TooManyMethods \u2014 45 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_apps/src/kapps_util.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"7cad18f00a75a624c07bd7982ceffab44c1314b2c56b9f709659e48b2701a93a"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kazoo_couch: TooManyMethods \u2014 45 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_couch/src/kazoo_couch.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"9aeb521ac50aae65e6b078dce21999e209f7970caa64d1b691537a9e97da4935"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/fax_worker.erl: FileTooLong \u2014 749 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/fax/src/fax_worker.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"cc32c796243c2a018c184b7e039c3e89b3efe50b58d3a4049f64fef0b3bebfa8"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/kapps_conference.erl: FileTooLong \u2014 749 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_call/src/kapps_conference.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"d7419632d4b332fe278ecda0f860ab078fca9c3ca5d68d869134c1aac6117f21"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: modules/cb_devices.erl: FileTooLong \u2014 747 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/crossbar/src/modules/cb_devices.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"5b66573a431334b924077493b3c0fadfe5f598e2047b29312a0992fd7431b857"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/cf_data_usage.erl: FileTooLong \u2014 747 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_ast/src/cf_data_usage.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"b6bf8dd12ee5281c20ed2e0f91a5d055104f3f81061ae6945cc6e27fed4ec126"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: node/ecallmgr_fs_nodes.erl: FileTooLong \u2014 738 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/ecallmgr/src/node/ecallmgr_fs_nodes.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"cddc45efb2d9e3a36672616bfac819993c5028ab8294e19c169559ce0d4f1f04"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/kapi_acdc_queue.erl: FileTooLong \u2014 737 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/acdc/src/kapi_acdc_queue.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"801e985424f6e2e93351f811d8079ee5a8a22038ee5ad5924f7e15930ebf68d4"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: cb_services: TooManyMethods \u2014 44 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/crossbar/src/modules/cb_services.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"cae18b6c8f96a60daf969006882302a962766323ca207f16a450d88ebf95a6a7"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: ecallmgr_fs_node: TooManyMethods \u2014 44 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/ecallmgr/src/node/ecallmgr_fs_node.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"6582634f4d4d836b68ffc20df690834b07f577e81ef2c38babac044231191f01"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: fax_worker: TooManyMethods \u2014 44 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/fax/src/fax_worker.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"311effbac245d0410028443a849074dd61ec543ac8e16f367f7fb8b52d7ecb81"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kzd_media: TooManyMethods \u2014 44 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_documents/src/kzd_media.erl"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"6d698f011be87b88901cc740103ce8f57306084bc6507c721a0afbaa7acfd570"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kz_im: TooManyMethods \u2014 44 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_im/src/kz_im.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"f3b10adef76028cfff2041ec2ba360dd4b866afdcc6ecdeeefe13bc6db1de93b"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: pqc_cb_storage: TooManyMethods \u2014 44 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_proper/src/pqc_cb_storage.erl"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"e3ab727c850735cd8d7cc89b81c5882d8369a1fe752e6e66ac3df7f3c1e41298"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kz_time: TooManyMethods \u2014 44 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_stdlib/src/kz_time.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"bd11064c339f11532d33c1bf52771dc509aaf048abdfbfd34be60132d5b3abfd"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kz_http: TooManyMethods \u2014 44 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_web/src/kz_http.erl"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"6a436b248e3c30e9616770e3111dd4c49fb1bf75bb141eee8a49a531be6732d6"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/kp_data_usage.erl: FileTooLong \u2014 733 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_ast/src/kp_data_usage.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"5929278739071a6a3ec41667ef5a16521c73cc7014f87f9ba50633737dfb3d16"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/knm_port_request.erl: FileTooLong \u2014 733 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_numbers/src/knm_port_request.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"7ccbda79d01c20d629cd3dbe5346ed841b5ad4a0bc3ef104548c9ac79d7334c7"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/acdc_stats.erl: FileTooLong \u2014 731 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/acdc/src/acdc_stats.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"a4be3cdbcb03d0c08c3f7486c56a520b8099d4e012bee8e3e1467213d3296647"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/kz_globals.erl: FileTooLong \u2014 725 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_globals/src/kz_globals.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"223a24f62f4756085e481501bd56bc8a101009fa949ed74eb419d2ffade97e6d"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: ecallmgr_fs_bridge: TooManyMethods \u2014 43 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/ecallmgr/src/call_cmd/ecallmgr_fs_bridge.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"92380b801fa945ca521a93b7a1a9b325852b02d1d2156aa43d5abfaf2c00e08a"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kapi_tasks: TooManyMethods \u2014 43 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_amqp/src/api/kapi_tasks.erl"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"48d20cc28c6d821da0aab8abc59164cc3f18f35990d9ffb7c079cd99ad5a3b45"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kapi_schemas: TooManyMethods \u2014 43 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_ast/src/kapi_schemas.erl"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"b38e2ad85b3bfc5dbe9672dd44d9b044c17560eed143068cdd24ce94e5a9fe30"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kzd_audit_logs: TooManyMethods \u2014 43 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_documents/src/kzd_audit_logs.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"6affc64366bf39b7bb6a7c600e12e6be99c4ab4bc3a30dd5d4cfd43f731d2533"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kzd_fax: TooManyMethods \u2014 43 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_documents/src/kzd_fax.erl"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"f6577bff0745dd6e8681b8626cc2daca9111855578ca253a7159edf6292056bf"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: knm_ops: TooManyMethods \u2014 43 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_numbers/src/knm_ops.erl"},"region":{"startLine":16}}}],"partialFingerprints":{"codehealthFindingId/v1":"7ba75061343032549164aadd4f8df41affe30f2fa6e23c7abce9098dad886239"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/kazoo_bindings.erl: FileTooLong \u2014 710 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_bindings/src/kazoo_bindings.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"845f0c799cfd7a0b316ef8ebe1efee385603464423739ffab2b93d4299ba3c1b"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/ecallmgr_fs_channels.erl: FileTooLong \u2014 703 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/ecallmgr/src/ecallmgr_fs_channels.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"30a0092d762f2d06a3ab275df091a112133999171aec31641da0c0c0e9955c7e"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/ecallmgr_originate.erl: FileTooLong \u2014 703 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/ecallmgr/src/ecallmgr_originate.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"bccca9da4d92270bffd392bcf2105eebb86c7fe061772b3963e1f11c3a8acdb2"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/webhooks_util.erl: FileTooLong \u2014 701 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/webhooks/src/webhooks_util.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"c29ffd21f5b2ea36ffdc0ba6fef70b379fe8a8c2b9f9e68b155c37c92ff536e1"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: acdc_queue_listener: TooManyMethods \u2014 42 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/acdc/src/acdc_queue_listener.erl"},"region":{"startLine":22}}}],"partialFingerprints":{"codehealthFindingId/v1":"ea67a9ffd59372d9be83b45364a317a69f7652745c3f5c22ab44bc5046878cea"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: cb_modules_util: TooManyMethods \u2014 42 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/crossbar/src/cb_modules_util.erl"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"794b36f88cc515d6e29a10584fcc07cd26d0fb06685e65c828ce9b20295a6975"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: cb_apps_store: TooManyMethods \u2014 42 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/crossbar/src/modules/cb_apps_store.erl"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"69c2950189e5bf1778512de864f5c10a0099bf0dd1ede0a8d519c66cf7d4c5b4"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: freeswitch: TooManyMethods \u2014 42 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/ecallmgr/src/freeswitch.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"05bd395db782497ba6b21bbcb9d9fae43d9145c6c7775a0786e20fff9688a398"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: fax_request: TooManyMethods \u2014 42 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/fax/src/fax_request.erl"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"bf956bd188bdced4ff2bfe316e25f4fbfc6e64836583b066100568c1a4eadff0"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kt_numbers: TooManyMethods \u2014 42 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/tasks/src/modules/kt_numbers.erl"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"5f92639238b713d614a681bd73d2b148e1a108c758f49b9fb1b241912a8e8709"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kz_directory_endpoint: TooManyMethods \u2014 42 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_directory/src/kz_directory_endpoint.erl"},"region":{"startLine":14}}}],"partialFingerprints":{"codehealthFindingId/v1":"d830dbe54c2846774aaf18b3d2841384540d89bd023c229ddad51c53dbe07474"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kz_hooks_util: TooManyMethods \u2014 42 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_events/src/kz_hooks_util.erl"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"04622a2830df01fb1d02dc50f339038c0721dbbd8e2c9dba06552373ef850124"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/acdc_queue_fsm.erl: FileTooLong \u2014 686 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/acdc/src/acdc_queue_fsm.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"93f033b7c461ffda2b85aeec395e8c66fd732c2ca7254ba49dbe9bf6a3649b97"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/kvm_message.erl: FileTooLong \u2014 686 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_voicemail/src/kvm_message.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"815117c7be5569a95fd3bfe5cf9d07eca332d4a367bdf1b26363fceb4bba2fe8"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: cb_queues: TooManyMethods \u2014 41 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/acdc/src/cb_queues.erl"},"region":{"startLine":41}}}],"partialFingerprints":{"codehealthFindingId/v1":"2b3d83408a22f101264f5c5a37dd69ebb1174f953b79defac68e87a8b861302a"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: cf_directory: TooManyMethods \u2014 41 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/callflow/src/module/cf_directory.erl"},"region":{"startLine":63}}}],"partialFingerprints":{"codehealthFindingId/v1":"cbe674f2f2f5e12706cc6817d777365880e765ec2d9832bc9d8aa3b183485c4c"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: cb_channels: TooManyMethods \u2014 41 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/crossbar/src/modules/cb_channels.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"121d8aa4732641cd6d8698ab19dabeb3235b8c8ab3c83a31c064a44b27bce64c"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: ecallmgr_fs_acls: TooManyMethods \u2014 41 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/ecallmgr/src/ecallmgr_fs_acls.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"df9c16b0ea2dfe19551427dcbfd543f89c4254245a034fae807e7e0f3b1acf41"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kzd_fetch: TooManyMethods \u2014 41 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_documents/src/kzd_fetch.erl"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"e9a1df0076e247ee70cd98d0ccf88ff4b59c4cfa4acc1cfe7b5e69ff165d1d7b"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kazoo_modb: TooManyMethods \u2014 41 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_modb/src/kazoo_modb.erl"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"0b82a1c260c93b264a9ec9444b937310a0fdcc125d91023e22c371cbfbf0e6b7"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: knm_port_request: TooManyMethods \u2014 41 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_numbers/src/knm_port_request.erl"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"5712355c80e020dee7d97157dd378711786bdeca3577c4b102ba00d60625e8fb"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: waveguide_reducer: TooManyMethods \u2014 41 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_telemetry/src/reducers/waveguide_reducer.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"554134d18a108851b8428ead7d235bc46abef63f49e8600b603585d28e8dcbc3"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/crossbar_doc.erl: FileTooLong \u2014 683 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/crossbar/src/crossbar_doc.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"4316b01e7d63e0f1d2beb96ef574e02e519e3efe639c292677a05ec76cb46374"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: modules/kt_numbers.erl: FileTooLong \u2014 682 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/tasks/src/modules/kt_numbers.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"ff81ce755f3b4b99be153976e85ac5ec624fb0dbd4ac4494db34eedc40503709"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: braintree_subscription: TooManyMethods \u2014 40 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/braintree/src/sdk/braintree_subscription.erl"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"dfad38c4ed87cbf4fe9a3504d62fae414434a971d5720cd49bd1f3226ad2566d"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: cb_auth: TooManyMethods \u2014 40 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/crossbar/src/modules/cb_auth.erl"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"d01ebb031e33c124314b3ad5d2ee7bdbe52b94dff705da90e29d3b6839ca96cd"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: cb_ips: TooManyMethods \u2014 40 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/crossbar/src/modules/cb_ips.erl"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"fc9a31f8441e6d1bb6c004cc7b67c2e5f73e3e604ed3357f3dc79e2ce961a4be"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: cb_users: TooManyMethods \u2014 40 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/crossbar/src/modules/cb_users.erl"},"region":{"startLine":17}}}],"partialFingerprints":{"codehealthFindingId/v1":"9afd21ebf09a188aa955b61508e52131794916958481a6fdabd2a00d4552fd1e"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: konami_code_statem: TooManyMethods \u2014 40 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/konami/src/konami_code_statem.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"ba144a45204ae1097fa101e28b63eaffbeff9d30dcbc186e7df57c67bcccad94"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: ts_callflow: TooManyMethods \u2014 40 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/trunkstore/src/ts_callflow.erl"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"bd6d2d6fbf24c2d533dc02fa3e3c366ea893cea64c230db79211ac94d9a04ef3"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kzd_caller_id: TooManyMethods \u2014 40 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_documents/src/kzd_caller_id.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"28f36e32dc808a9a654d260c79516d89aa09ce6072d45dfff4d59db9e5ef8694"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: pqc_cb_rates: TooManyMethods \u2014 40 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_proper/src/pqc_cb_rates.erl"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"f9598127e2405abf0eecd83595c2a4072549332a5b3f9657fcbbcc71586f76b1"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: pqc_kazoo_model: TooManyMethods \u2014 40 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_proper/src/pqc_kazoo_model.erl"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"81cedac51e9233519eec81ced6fe6fb30966c828750ec5a1e2a4f8264c057bb0"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kz_services_plan: TooManyMethods \u2014 40 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_services/src/kz_services_plan.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"6c8e7c2a70038870956590791bb1ac7a9f1253496615c9fa7ab1108fabc94a7d"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/kz_amqp_assignments.erl: FileTooLong \u2014 664 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_amqp/src/kz_amqp_assignments.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"44d32b9dd04c3544ede619ec1dbd780f8e26ce12cfceeb0bea333f233cde568d"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: modules/cb_whitelabel.erl: FileTooLong \u2014 659 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/crossbar/src/modules/cb_whitelabel.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"02fbad2182131f163597fa6aff8b24318b11132fe72977c0a05a624775a11e69"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/kz_yaml.erl: FileTooLong \u2014 654 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_stdlib/src/kz_yaml.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"eddf4beac3dba40bda333e0c99bd52719ec249c75d7d027fc79b95844f767544"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: acdc_queue_fsm: TooManyMethods \u2014 39 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/acdc/src/acdc_queue_fsm.erl"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"b770c46ba24e4338141c2a7120a8cd19f11737d14463bda2efb60790b36476f7"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: teletype_port_utils: TooManyMethods \u2014 39 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/teletype/src/teletype_port_utils.erl"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"5f7a4afd895d0b10adf8350591b7a86a29881c5211daddccccfab916df54209d"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kapi_resource: TooManyMethods \u2014 39 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_amqp/src/api/kapi_resource.erl"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"5e48081f3ce84fdfb2939cdefc1b9e0030142d0625c5e40568870494847f886e"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kapi_route: TooManyMethods \u2014 39 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_amqp/src/api/kapi_route.erl"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"4f7b2cd7a0bd6e0f36371d498f8f6955d601ce8dcbfdc7502f7b4a5959d6cab9"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kz_amqp_connections: TooManyMethods \u2014 39 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_amqp/src/kz_amqp_connections.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"17e3ce800eb870e5e75743cc395a462025140ac390e9dee9e9b3a85bf743dc3c"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kz_notification: TooManyMethods \u2014 39 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_documents/src/kz_notification.erl"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"14cf9d0d5ad999c68e40acb17b3f5d38940d78b9a31e818554e3137925315e5e"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kvm_message: TooManyMethods \u2014 39 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_voicemail/src/kvm_message.erl"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"434a9fcc2ef0ca93f14d682de656875294ba3aa9658577a314939014adb6312e"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/stepswitch_bridge.erl: FileTooLong \u2014 649 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/stepswitch/src/stepswitch_bridge.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"097a9df489072ae17c2b5ab567df635cd833b3effac3f6c3dc226df1ff00254e"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: modules/cb_media.erl: FileTooLong \u2014 647 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/crossbar/src/modules/cb_media.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"16da39c5a9544b4ea30e0b384ad0d0431bccadd94de3e1c8cfe17d9cc2ca73eb"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/j5_channels.erl: FileTooLong \u2014 643 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/jonny5/src/j5_channels.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"2b2cea3c8d4d13c3c57e0898f802908fd0131fbb52f61d9b4adecce625657b51"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: conference/ecallmgr_fs_conferences.erl: FileTooLong \u2014 640 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/ecallmgr/src/conference/ecallmgr_fs_conferences.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"98de50df5cdab4e4644776ae28e70bbe3c8f0139d636eb2a83fbc70917bd6f63"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/kzd_cdrs.erl: FileTooLong \u2014 640 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_documents/src/kzd_cdrs.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"fbdd80e8953e07f0831198fa80b8e9d63f91e4f834c96dbefd56c0f455fd7ea4"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kapi_registration: TooManyMethods \u2014 38 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_amqp/src/api/kapi_registration.erl"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"c8515ebdfab6dd0cbfd6ce0264fab3e8dc21d3e802fc2a862208093f3467b619"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kazoo_amqp_maintenance: TooManyMethods \u2014 38 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_amqp/src/kazoo_amqp_maintenance.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"f7313339317b4f285000fba32167b8159c611372728339e21df28bccaa06319d"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kz_config: TooManyMethods \u2014 38 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_config/src/kz_config.erl"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"0cddcf4370c8a95488ddbc8ad3e453657cfab0b13f92c013886bebfb9ff18e1f"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kzs_db: TooManyMethods \u2014 38 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_data/src/kzs_db.erl"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"1ed8763a75dfbe62de2b1e28b14465752d6e93af128c5afc0876407ce22c53a0"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kzd_temporal_rules: TooManyMethods \u2014 38 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_documents/src/kzd_temporal_rules.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"df06826036e406f1a9b49a668fc0c161e60df0cb4f1a321ac19a9b8d42567d38"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/kzt_receiver.erl: FileTooLong \u2014 633 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_translator/src/kzt_receiver.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"8c4b4da30462a518bf1cd6c09886973fea9934b611a8a634129d7699ccab47fd"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/cf_util.erl: FileTooLong \u2014 626 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/callflow/src/cf_util.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"6c73450417e54c0a60c3df1e9b824bc343c177a8b583a997a448c40e2debc6a0"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/ecallmgr_maintenance.erl: FileTooLong \u2014 619 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/ecallmgr/src/ecallmgr_maintenance.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"7cf1d3a2f4af280d5ba0ef98cd15773d8187d34cf007143fb76b301cae477c23"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: cb_alerts: TooManyMethods \u2014 37 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/crossbar/src/modules/cb_alerts.erl"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"d560fd3c0544e5ff32329479a426abf4c9bcb4b2a961b657d0ca2bdb1395d00f"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: teletype_templates: TooManyMethods \u2014 37 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/teletype/src/teletype_templates.erl"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"04aac34653674558ff0c5263e0609fa0d46e0bd9132c6bc1fbd321859a31b65f"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kzd_mailbox_message: TooManyMethods \u2014 37 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_documents/src/kzd_mailbox_message.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"3d69a75a50d15938743898efa99a12596819cd3e94866eae2fd246e9941dfd29"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: knm_search: TooManyMethods \u2014 37 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_numbers/src/knm_search.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"9a36e196ac080cd201cb00df8136fbb1d3a948b215006012f65ad50f2b692235"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: pqc_httpd: TooManyMethods \u2014 37 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_proper/src/pqc_httpd.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"06d65bb0cae21907977ba66e48f5187d0f64854c6df99d61385984828e6bae8c"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kzt_receiver: TooManyMethods \u2014 37 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_translator/src/kzt_receiver.erl"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"90686cdd98f17a06a28076987a25d7ad7a48beeddb9a4a46aab98d82f4364755"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: modules/cb_faxes.erl: FileTooLong \u2014 614 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/crossbar/src/modules/cb_faxes.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"af1294fa08d29c0d9d2cc042b1021582dd808d60a81bc984bed650066cdc7bb1"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/kz_media_util.erl: FileTooLong \u2014 609 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_media/src/kz_media_util.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e2a0d1610ba85d2dc854783a82e2039281f965ac7f0eb68a4bd5aaf470ef3beb"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: module/cf_temporal_route.erl: FileTooLong \u2014 606 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/callflow/src/module/cf_temporal_route.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"42a933e0ef33ab06e0179b29cdfdb029887ae7716e78e2d4bcd410c41e60d538"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: acdc_agent_handler: TooManyMethods \u2014 36 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/acdc/src/acdc_agent_handler.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"41fa926ed4ec1a0580137831ab2983112bca34a4f38d1ae4599c329a09a40e6e"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: konami_event_listener: TooManyMethods \u2014 36 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/konami/src/konami_event_listener.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"e39df70d93aef9b5ade802a9eb6461291fd3244e7b6ab0611615031ea0770c09"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: stepswitch_util: TooManyMethods \u2014 36 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/stepswitch/src/stepswitch_util.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"1721f93c25d86a091c19626633316ed9d5a1597b4fe4f754cacda1183951e76d"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kapi_fax: TooManyMethods \u2014 36 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_amqp/src/api/kapi_fax.erl"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"f5bb632652c1d47f20005afb6e09b48005dfd6baa7d525086f2dea752da09eba"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kapi_switch: TooManyMethods \u2014 36 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_amqp/src/api/kapi_switch.erl"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"782c3e8e2e8df4e0c1743c139c15326234cabfbd520e38e37de2c2e1f1d4dc45"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kzd_alert: TooManyMethods \u2014 36 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_documents/src/kzd_alert.erl"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"5274beea1afa9482dc6fcf46d07144e63cbeea70e25d9ba02b48e790507d9c59"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kazoo_yodb: TooManyMethods \u2014 36 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_yodb/src/kazoo_yodb.erl"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"2a030aade8db2272dfadc90f8af1b05278b08d6197cd28a3e7c61e1fbe2c7f16"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/kz_ast_util.erl: FileTooLong \u2014 594 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_ast/src/kz_ast_util.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"b138bc12483d1bee938f414eeed389fabc3f762eff5963534fee38883fe907e1"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/kzs_plan.erl: FileTooLong \u2014 590 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_data/src/kzs_plan.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"76c75d6c1603fa9c5d885f20025a2b7c933acbb1f7e8203c83566611633689bc"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/kz_attributes.erl: FileTooLong \u2014 589 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_endpoint/src/kz_attributes.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"478c3469e045fb222ec418ee04769edb93dd4b49523a9ed4009588ae7e7fa8ed"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: cf_ring_group: TooManyMethods \u2014 35 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/callflow/src/module/cf_ring_group.erl"},"region":{"startLine":14}}}],"partialFingerprints":{"codehealthFindingId/v1":"af4932d2819294d00344c5a46b351d04f7fdb55bf776ca75113780d165a778e1"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: conf_discovery_req: TooManyMethods \u2014 35 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/conference/src/conf_discovery_req.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"c519862e8d2916539b56be44a05b9ceeef7c43d5bc70e9e4785834f3e704a59e"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: cb_lists: TooManyMethods \u2014 35 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/crossbar/src/modules/cb_lists.erl"},"region":{"startLine":15}}}],"partialFingerprints":{"codehealthFindingId/v1":"3ffcbf96bd1b930c05700e88e30d48623ed023a7d160290f52d4e4817c3ab01a"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: reg_authn_req: TooManyMethods \u2014 35 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/registrar/src/reg_authn_req.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"aee6632945673e2cf0b290a6b73da1c1708a0cee97e987df39d86e1f2bd8bb9e"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kz_csv: TooManyMethods \u2014 35 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_csv/src/kz_csv.erl"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"c285de703ba37d21ba7465bcfeae18e40f7610634ab5432cd336bfe45886c437"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kz_fixturedb_util: TooManyMethods \u2014 35 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_fixturedb/src/kz_fixturedb_util.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"1d2ca9b2b0f59ed4a0b16e54e4e06336d81fa515b5df266644c0687568a8ea09"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kz_binary: TooManyMethods \u2014 35 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_stdlib/src/kz_binary.erl"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"bd59add938671890e6223d7996f89ced1b8dd39fb65d654857d87936074b3839"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/fs_prop_usage.erl: FileTooLong \u2014 580 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_ast/src/fs_prop_usage.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"749e02c0f61a0d33212d808a70a783cc41417f23c8e2e108f14f6ba66a9b4aa2"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/konami_code_statem.erl: FileTooLong \u2014 579 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/konami/src/konami_code_statem.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"a57465d8650dab4f9f7680049b43b43544dcf019ea731e55c5fb8020e25b84fa"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: modules/cb_resources.erl: FileTooLong \u2014 571 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/crossbar/src/modules/cb_resources.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"a0ff3ab1d4972bae146fa38de750670446b477583bcdcaccc3e9891eeda3ec67"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/fax_request.erl: FileTooLong \u2014 571 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/fax/src/fax_request.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"f06534476eaca9a74bde614d8e1730d526f0e05867ea727c5dcc5807728372df"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/kz_transaction.erl: FileTooLong \u2014 569 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_transactions/src/kz_transaction.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e9bedc6911a3a11386e304df26bd80ba058040f15cc30f8f3a769183f3df2a1f"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/kapi_schemas.erl: FileTooLong \u2014 567 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_ast/src/kapi_schemas.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"5ae0a8d897395ca0f09cf5081bcb1ea36079a5647dbb38a5e78a7648c75dc63a"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: cb_cdrs: TooManyMethods \u2014 34 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/crossbar/src/modules/cb_cdrs.erl"},"region":{"startLine":19}}}],"partialFingerprints":{"codehealthFindingId/v1":"e4f44bfd9d55b5626fe2a5855bc129eb4592b03389c65fed6982042fc452d928"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: ecallmgr_fs_authz: TooManyMethods \u2014 34 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/ecallmgr/src/ecallmgr_fs_authz.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"11157ad86eed1ee6a2caa960dfea929e63bed60275dede1de4ddf3988875b37b"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: ecallmgr_fs_fetch_dialplan: TooManyMethods \u2014 34 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/ecallmgr/src/fetch/ecallmgr_fs_fetch_dialplan.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"d56cfb7bea9ee4a56bbb87a95503c6a9ab0b3696dd4f2165b31cf2a1e3464c25"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: teletype_voicemail_deleted: TooManyMethods \u2014 34 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/teletype/src/templates/teletype_voicemail_deleted.erl"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"55dbe59b41bbf8bbf7d94c0a4e6e8ef85b937eacd46fcba17ae3371d38dd78cd"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kz_amqp_connection: TooManyMethods \u2014 34 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_amqp/src/kz_amqp_connection.erl"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"d4e748d24e51f7104ca9abe25b81f72a6f49f759f0aa4b5c458b7ca980a656c4"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kazoo_ast: TooManyMethods \u2014 34 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_ast/src/kazoo_ast.erl"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"f8d3184ad161c1162177cf096a16e3990856bc6f7b4ae00fbe43e345276e4ebe"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kzd_builders: TooManyMethods \u2014 34 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_ast/src/kzd_builders.erl"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"265bc87cf7593fca24bf843f1c1e1e39dbf7a22138119e3e62b12e31cb31ca33"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kz_cache_ets: TooManyMethods \u2014 34 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_caches/src/kz_cache_ets.erl"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"c76cef81061a3c8a3b3ac2bebdf125f0416e2ee344f5c244ed0dee056c0b6165"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kzd_comment: TooManyMethods \u2014 34 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_documents/src/kzd_comment.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"1bbea578d5b22b6eb7e553ac068a1e3926d52c0df3cb76eebd2d89994f062d7c"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kzd_connectivity: TooManyMethods \u2014 34 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_documents/src/kzd_connectivity.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"83dea15d395388eae1891abca7ef3fa8e724402af3b7d760dc96cf4a5d03b38a"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kazoo_fixturedb: TooManyMethods \u2014 34 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_fixturedb/src/kazoo_fixturedb.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"8ffef8d2da761277b60790413738df53cf2006eb58ee645319f7a78193ffbe21"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kz_im_onnet: TooManyMethods \u2014 34 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_im/src/kz_im_onnet.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"6b82a71dfeb0711990cbc963df095ae21ee6cef206f0fc85da0b45834df0bd4f"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: pqc_cb_ips: TooManyMethods \u2014 34 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_proper/src/pqc_cb_ips.erl"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"729cc9ff55d56f5f92ac0707f8525fc3f706a16ff658d1c52ee64afe613b680f"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kz_json_schema: TooManyMethods \u2014 34 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_schemas/src/kz_json_schema.erl"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"bdd97ba1731ac062a2aeb34cf5ac0c8f989442a2eee0adcbdc5ad8df2bfbe0e2"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/conference_schema_builder.erl: FileTooLong \u2014 565 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_ast/src/conference_schema_builder.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"14595831c26f8db1c361cbe0cedee2ef20f613c23ab9f63880ef5f54a58d9109"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/pqc_cb_rates.erl: FileTooLong \u2014 565 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_proper/src/pqc_cb_rates.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"8569b299b1e0e76affae30cf5c9374322f7e7667d484ac99e71466dc7a6fbf52"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/provisioner_v5.erl: FileTooLong \u2014 563 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_provisioner/src/provisioner_v5.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"7f0f20eef65c3669b38c1ee2b79f72e526334ef11bd275543b6dc3d5171a2eda"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/kz_doc.erl: FileTooLong \u2014 562 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_documents/src/kz_doc.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"a0c7e5db430d9cf4dcec4a883fd236dff865a49925648376b54ddf9497bedada"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: modules/cb_services.erl: FileTooLong \u2014 561 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/crossbar/src/modules/cb_services.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"72f927a3ca0b0c07cc089907ddc8e182f59634bda98065e3aee2c75c71363533"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/kzd_phone_numbers.erl: FileTooLong \u2014 561 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_documents/src/kzd_phone_numbers.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"edc759a4f24194729b2942cbf9c406e31cebdf4b52cf587d366a8d5ee9754ce0"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/kz_services_quantities.erl: FileTooLong \u2014 559 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_services/src/kz_services_quantities.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"5d6a09ca2742ae21576bbe31728489747437e0b076d9914a541ea63b8cbda0b1"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: api/kapi_offnet_resource.erl: FileTooLong \u2014 556 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_amqp/src/api/kapi_offnet_resource.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"b53c0249194482002d99a72807b770ccdbd54f2d4a86e1f52a870bc63949f9e0"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/teletype_templates.erl: FileTooLong \u2014 553 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/teletype/src/teletype_templates.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"bc3343d96d535b9af700803fe8b834c38ec281c065e9a802ab0a35a82dfb4eb2"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: cb_tasks: TooManyMethods \u2014 33 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/crossbar/src/modules/cb_tasks.erl"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"6ea70a443653e0e79c02e40f1c85e4f7e0e660e2b8ff5c594b1320277615a399"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: teletype_voicemail_to_email: TooManyMethods \u2014 33 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/teletype/src/templates/teletype_voicemail_to_email.erl"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"8d66234e11eec9183301b15e88f2a579a3564755606653612b6e93c29c16731b"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kapi_metaflow: TooManyMethods \u2014 33 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_amqp/src/api/kapi_metaflow.erl"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"14c9dd09750579cbb5ef7665dd6c7cbf779da4b0007025e2633a27a4f3fec092"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kapi_sysconf: TooManyMethods \u2014 33 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_amqp/src/api/kapi_sysconf.erl"},"region":{"startLine":15}}}],"partialFingerprints":{"codehealthFindingId/v1":"23e21b09f5d63aae99e0052c7d96cfe97591c808391e6cb8867c1bb5f9561657"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kz_api: TooManyMethods \u2014 33 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_amqp/src/api/kz_api.erl"},"region":{"startLine":22}}}],"partialFingerprints":{"codehealthFindingId/v1":"f126fdc91f8d5f6c43e5481cda4fc18f831a4f01f275629ffbbae603f95b647e"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kazoo_maintenance: TooManyMethods \u2014 33 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_apps/src/kazoo_maintenance.erl"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"53111874b67d4e8ec6bb5d3d1e04030d62677b8457903775a129c1413d39b66e"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kapps_conference_command: TooManyMethods \u2014 33 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_call/src/kapps_conference_command.erl"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"15b7360e56a0210f865abd883a14b0113a58a1d203b0579b11bf137f60df9525"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kz_fax_attachment: TooManyMethods \u2014 33 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_fax/src/kz_fax_attachment.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"da8fc092b37d38dc20d21b86efa2747e91aed3b3f481bfececf088931faaa0e3"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kzt_twiml_dial: TooManyMethods \u2014 33 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_translator/src/converters/kzt_twiml_dial.erl"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"f0907fbe7f21f8b82c7673aa7206e5c04a1396fe72f7afb9f367fa6a7ca2828a"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kvm_messages: TooManyMethods \u2014 33 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_voicemail/src/kvm_messages.erl"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"187c0665a7c3e913b84a5eb3f18f24ae0049beeb6702fcc9f5519bab2132c376"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/kapps_util.erl: FileTooLong \u2014 535 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_apps/src/kapps_util.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"9aceb4010a7c5510c1539fab3616bb39dc974dd85ba2fe66678f20655a516b92"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: api/kapi_bookkeepers.erl: FileTooLong \u2014 534 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_amqp/src/api/kapi_bookkeepers.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"ba1e93ae0b08de67f80b8644d4412dac6813578c2769ac19c83e761477ef0b21"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: cb_agents: TooManyMethods \u2014 32 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/acdc/src/cb_agents.erl"},"region":{"startLine":29}}}],"partialFingerprints":{"codehealthFindingId/v1":"597f67ea957b1f00ef6bfb030fc763349ef293ea4e235f23c4b7aadac7c10f56"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: cf_temporal_route: TooManyMethods \u2014 32 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/callflow/src/module/cf_temporal_route.erl"},"region":{"startLine":25}}}],"partialFingerprints":{"codehealthFindingId/v1":"64b07b6df622b72c0bfa7ef6f2f4a761243a8ad3f3cdd9108b74a6e81f8371c7"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: cb_faxboxes: TooManyMethods \u2014 32 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/crossbar/src/modules/cb_faxboxes.erl"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"fdf2dc08e42a3089706213f67c257aa4ff28993c3245f5cd54815c07713e65cb"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: pivot_call: TooManyMethods \u2014 32 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/pivot/src/pivot_call.erl"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"cbcc071d4ed4347e33d2495436088e57fbb341865ebced1147224a96e290917b"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kapi_authn: TooManyMethods \u2014 32 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_amqp/src/api/kapi_authn.erl"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"11a307b643df3ad4be5f080518eb5bb81506bfee3028781614030ac4e23e321d"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kapi_conf: TooManyMethods \u2014 32 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_amqp/src/api/kapi_conf.erl"},"region":{"startLine":14}}}],"partialFingerprints":{"codehealthFindingId/v1":"63547343b7f56fd0467711529d55d6892df807f0695dd8eaea4073e4f2158a7b"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kp_data_usage: TooManyMethods \u2014 32 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_ast/src/kp_data_usage.erl"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"23348f678cb849c6fe99885fa65f7361aa16752d8b3eda56eaf2416d9966c1fb"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kz_ledgers: TooManyMethods \u2014 32 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_ledgers/src/kz_ledgers.erl"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"2e8ea548fe9f64c39c41dae57f80444b0ac6f9a326bd2d5a2909839e4601687b"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/pqc_cb_ips.erl: FileTooLong \u2014 531 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_proper/src/pqc_cb_ips.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"baf26ff3f1d926eb2d3acf9d9b3b6c554a1d0e640aea6ae85f3bc32a69113e11"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/kz_time.erl: FileTooLong \u2014 528 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_stdlib/src/kz_time.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"fecd751cc8e24bb35a6836c470b20944b496104833f46e2d480f9cb2051a6b84"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/cb_queues.erl: FileTooLong \u2014 524 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/acdc/src/cb_queues.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"2e2a126b05b345852b04db7ba53fa0937861bd5fb9b2da6687469985caba321a"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/kz_amqp_connection.erl: FileTooLong \u2014 517 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_amqp/src/kz_amqp_connection.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"60eba56a8a3e274653e02488a98796e0c31ecadb9586ffb7b1f33606958da4f6"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: providers/knm_providers.erl: FileTooLong \u2014 517 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_numbers/src/providers/knm_providers.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"bd51ca0e581b1bc4107ca36c8e5218a640324c296146a50273edb925f6a0abf8"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: cf_route_win: TooManyMethods \u2014 31 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/callflow/src/cf_route_win.erl"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"63f9a1efc1fe5556c4fd7b5afd0dca735698ef45315e5f389ad44dafb64c588f"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: cb_comments: TooManyMethods \u2014 31 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/crossbar/src/modules/cb_comments.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"abbb8a0496a8aea8b9b6a8dd07db9c8243e0030d7cf0add2b2baebf85086ce14"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: cb_rates: TooManyMethods \u2014 31 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/crossbar/src/modules/cb_rates.erl"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"7e6bf2e90a38b0f30657c8c06dc5726f0cf4b88db578297882df82f156ec046c"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: cb_security: TooManyMethods \u2014 31 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/crossbar/src/modules/cb_security.erl"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"18770613f7099f2c9f7e839104cd6e907c1ec8bbc29464baa46f5373f6dd77d4"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: cb_user_auth: TooManyMethods \u2014 31 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/crossbar/src/modules/cb_user_auth.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"cbc942c23672453be799974708f8c747e31b8b7a5c88fb2cd15dad25beab59df"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kapi_definition: TooManyMethods \u2014 31 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_amqp/src/kapi_definition.erl"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"629c21deb737aa383347da077b64c25e2bc0b38b0f7c7e3500fa3f30c002a9b1"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kazoo_dataconnection_error: TooManyMethods \u2014 31 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_data/src/kazoo_dataconnection_error.erl"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"d35d3a51b4ba07512e269c4f99e230bc8e2af8916a2664d94ecbb542d43c28a8"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kzd_list_entries: TooManyMethods \u2014 31 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_documents/src/kzd_list_entries.erl"},"region":{"startLine":10}}}],"partialFingerprints":{"codehealthFindingId/v1":"389d330206e16f52c6fd04290983eb4954222cd92af294d618c2df94789a0549"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kzd_voicemail_box: TooManyMethods \u2014 31 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_documents/src/kzd_voicemail_box.erl"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"763d5b6fae77ab4166a5a49bcef3fc71515c6b80560ed02091d0dc79de1d1894"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kz_formatters: TooManyMethods \u2014 31 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_endpoint/src/kz_formatters.erl"},"region":{"startLine":11}}}],"partialFingerprints":{"codehealthFindingId/v1":"5019cd731534cb1195388016908e4e1ae36e54d26b8252c9380a2d63504f1dfc"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: knm_options: TooManyMethods \u2014 31 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_numbers/src/knm_options.erl"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"da1da27325efa9916b88ad41a665b7ad27aaa33941c1bbc5c9924255aa0d6fbd"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: kz_buckets: TooManyMethods \u2014 31 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_token_buckets/src/kz_buckets.erl"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"9897649611c0a2934ca727737ae0fe2cc48a5d97ec52ace5be1b0469f8b615b2"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: modules/cb_user_auth.erl: FileTooLong \u2014 513 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/crossbar/src/modules/cb_user_auth.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"11b88167d2458e13f50c39db88d336020e7f0900b6f9f8d9d13b0441d23870a9"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/kazoo_modb.erl: FileTooLong \u2014 512 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_modb/src/kazoo_modb.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"6585681bd3c4b2dd0733594bcea9bc0996829c795b133ea4af5dbd43e50d60d8"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: api/kapi_globals.erl: FileTooLong \u2014 510 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_amqp/src/api/kapi_globals.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"11c64662d7b22c9e6a6a43ca33d0e48842873d890f790b15ace36eef99523d3e"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/pivot_call.erl: FileTooLong \u2014 509 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"applications/pivot/src/pivot_call.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"90cee5bdfbde0a1e63760669ac2c125cfe6e51fda8c4a19dbca7c50fa80518f8"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: src/kapps_account_config.erl: FileTooLong \u2014 504 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_apps/src/kapps_account_config.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"303c0f00f2204ceb3249ee01c4ac72bac7fd9168254cef21b11d3e842435d966"}},{"ruleId":"D16","level":"warning","message":{"text":"dormant codebase \u2014 no living knowledge left to concentrate: All 48 significant source file(s) were last meaningfully changed so long ago that no living knowledge remains \u2014 nothing since has been substantial enough to re-establish ownership (a broad, mechanical sweep that touches many files shallowly does not count, and neither does no activity at all). There is no concentration to measure, so the bus factor is not scored. This is not a clean bill: nobody currently holds working knowledge of this code (see D34 Knowledge Freshness)."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"569d55ea5cb0330f13c125b289d07e5abdfcceac947a2c2645277937942e7d5f"}},{"ruleId":"D19","level":"note","message":{"text":"The plan object\u0027s flat_rates, rates, and cascade parameters are described but no example is shown in the visible text (only activation_charge, minimum, name is present).: Add a brief parameter table or an inline example for flat_rates/rates/cascade so readers can match them to the JSON schema."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_services/doc/README.md"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"016eae920d8c66627a11f28f9895bc5f620252fd021a038e92298a32c483915d"}},{"ruleId":"D28","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"e67dac2b22fe1bd247420901b4b5b41c0dcbf0bf6b645797a10703fdce877d54"}},{"ruleId":"D28","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"952a008844a3c07736e46255dff3d1ca20cd9dddf4d94775938f599388237b13"}},{"ruleId":"D28","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"ffad02b0b02f3cedb8cee346dbe8b43c3bd7420c7d84732557638de8ec41fac6"}},{"ruleId":"D28","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"dc9e11f5412fe33f5ec89e1939608d977deac4683b76513f2aa8d1c1069b71f1"}},{"ruleId":"D28","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"85d72d830ab38f229ff7930b9ce1d44962d9562ca978ec7237e459729c8eff75"}},{"ruleId":"D28","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"705e6e3d3b1dba388e08e4150f5e5843cf0d6cf2b8af5c73b138b814889d7458"}},{"ruleId":"D28","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"97d54e619dc6b27637c1d8dc2f3e746f22880a71fccabfe6c9a0e3f4669b4fc1"}},{"ruleId":"D28","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"70f82ceac970532ae7a541e37c062a4dca6a9042405dfe26778bf4e42bb60ca0"}},{"ruleId":"D28","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"89ff0a606186b2dd7d3b58a678ab9415a96aea8eb28e7cbfed3c891ae9b94469"}},{"ruleId":"D28","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"04eae89c59cb2a001f702eb2dfbd8c13b22fcbee1c42c10722e9754fae11105e"}},{"ruleId":"D28","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"274c8db48386f0cedd200585ea23919935442f46ed8d806a73aca43c05e2d9d1"}},{"ruleId":"D28","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"0b2cc10017fcf75fd5a9633b8f298f30b89d055ab9c5d9ab57a2576d16a821f0"}},{"ruleId":"D28","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"2a1c4f49506d300edf849221b73c15e83aae2706da65fa4c67d81bcd7d56d5eb"}},{"ruleId":"D28","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"5e22dbebe008f8a3d987b65e02227c8af1a35b2e92ee07a25f8a6ff2dc277321"}},{"ruleId":"D28","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"9d8b46d98899117357fade5c0c7e6865075e79043138303eae96f1c232a5d8aa"}},{"ruleId":"D28","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"c489eeddd7fcfac231b3a87d3480396b939bace4abdc859214210f5fd26d85d4"}},{"ruleId":"D28","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"41dd30e81bdbf776322f744e2434358f44e6299e3b2f3e5d5f58d2ab5bee1772"}},{"ruleId":"D28","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"ac51bd44c5f12c2fddb7b714c48bb0f95c4e78bec1d256c7732e3abf5e349e93"}},{"ruleId":"D28","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"79e04ac06253a41a0c7a4871ad881569811ba9d5c2f573fe0e29796e1c276766"}},{"ruleId":"D28","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"88a62159a60c0d24bee9b47ec2d97cc85689a93daa68ba14b702f963cded5dcd"}},{"ruleId":"D28","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"2eca47ae57da0f2fcb02e6f357a9d92d336c974cf28f7a04b360b14efb7da74d"}},{"ruleId":"D28","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"36356b43948a39a70a49a3c2b59f9c9ed3d859a08f2b118086876a2b5db32e55"}},{"ruleId":"D28","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"a38ddcc0c05766abc97610bcb4b6bba480071f3d7477c81d7cb10a08b8d627a3"}},{"ruleId":"D28","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"7c02438aed6921df13ed868ac41b507a7db57de6c851bbaeb88d3e92a5a67904"}},{"ruleId":"D28","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"220aabd72bab70ba81814c57e0cf5f708e9b1d70c3916f3076b077a41c19d116"}},{"ruleId":"D28","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"72f56660f724284af66a064d88f1afacafa8e16f770d7420bd0d1b02eaed2fd5"}},{"ruleId":"D28","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"a25feaccdc1356814aad021733f9d16b06f0bb767e211608c0d06b1d490896fe"}},{"ruleId":"D28","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"154a4f5a612cbfdf560b45e88207e1997c2d33aa05a25cd808268446ec8414bc"}},{"ruleId":"D28","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"4005c32c0811921197c1ab7137aac8e3b20eae35d1d49aa3c79a44c366f83aee"}},{"ruleId":"D28","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"2af93a507d905f4c5937f098776a23938e8fe610771dfcabd8adbc8dcfcf8f1b"}},{"ruleId":"D28","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"daaea3814f322e44636b1349f301e6800ee1e59c919fe45f8a7293d7da8c8998"}},{"ruleId":"D28","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"56c204bf8ce9d3a815ceedab64ca2e4b1c9b61e52d1b6cf48b4d2ede0703bd8f"}},{"ruleId":"D28","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"b31836361fbed627c12138f59e05cd6fb65f90481679b20000f41f5c8d1c498a"}},{"ruleId":"D28","level":"note","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"3cdfd7beb31b791ae18dcb425e21eb157c842e7bbcd522cc330573c1a6538db1"}},{"ruleId":"D29","level":"warning","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"d9dffdab292430a8e2ee6e56b04ae83f65bbf94ab80804c3c234f82e34a5b826"},"taxa":[{"id":"CWE-79","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"warning","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"6d144e148dcc8c8cfe67c911f876e25229c35de8c0e3eefabf89887e519d5cda"},"taxa":[{"id":"CWE-79","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D34","level":"note","message":{"text":"Dormant codebase: 1151 of 1151 significant files have no living knowledge \u2014 the codebase as a whole is dormant, not 1151 separate risks. Re-engage owners or document before change."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"4c69f1e54b7dd6fe9029dd02df6ba8f8145b789f2f18dbdaa086c40ded49dba6"}},{"ruleId":"D34","level":"note","message":{"text":"Largest orphaned file: One of the largest files with no living knowledge remaining \u2014 a reasonable place to start a read-through before the aggregate risk above bites."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_call/src/kapps_call_command.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"4216ae46c1a74f24ba3118c1fc7c74516ae7e84012015d8e30d0090e57d3bebf"}},{"ruleId":"D34","level":"note","message":{"text":"Largest orphaned file: One of the largest files with no living knowledge remaining \u2014 a reasonable place to start a read-through before the aggregate risk above bites."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_amqp/src/api/kapi_notifications.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"82af66d0699f8951ac511c051a970e3017a0b8e9bdc4738048baba83ed81f929"}},{"ruleId":"D34","level":"note","message":{"text":"Largest orphaned file: One of the largest files with no living knowledge remaining \u2014 a reasonable place to start a read-through before the aggregate risk above bites."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"core/kazoo_amqp/src/api/kapi_dialplan.erl"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"9f708c0b035d1f4bfc36484cb7c1b57d524ad757d3f759346706c2f29c0502ab"}},{"ruleId":"D36","level":"note","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"1b213f6eedd4b140d0bc37bdf1496f72811a643f34064f12518b32e9e83bcfc7"}},{"ruleId":"D36","level":"note","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"0e17f71490e4d120a48b2b2881ab866c93b272bef2febb673a3e8e42b2c288ab"}},{"ruleId":"D36","level":"note","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"eb00976a698a5d68999b7ee6d27206fd374e916853e7ff1ead5eed42386f043f"}}],"taxonomies":[{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d","organization":"MITRE","informationUri":"https://cwe.mitre.org/","isComprehensive":false,"shortDescription":{"text":"The MITRE Common Weakness Enumeration (CWE)."},"taxa":[{"id":"CWE-1357","guid":"e4d2e772-757e-0a5c-bd7d-77052949d866","name":"Reliance on Insufficiently Trustworthy Component","shortDescription":{"text":"Reliance on Insufficiently Trustworthy Component"},"helpUri":"https://cwe.mitre.org/data/definitions/1357.html"},{"id":"CWE-259","guid":"ae9ad959-fbb6-9d5e-892d-3dca66da0b69","name":"Use of Hard-coded Password","shortDescription":{"text":"Use of Hard-coded Password"},"helpUri":"https://cwe.mitre.org/data/definitions/259.html"},{"id":"CWE-494","guid":"b8a65e0d-e459-4a55-a931-fc1136482375","name":"Download of Code Without Integrity Check","shortDescription":{"text":"Download of Code Without Integrity Check"},"helpUri":"https://cwe.mitre.org/data/definitions/494.html"},{"id":"CWE-77","guid":"332c8ade-6612-9f56-a06b-d8d90b1a8750","name":"Command Injection","shortDescription":{"text":"Command Injection"},"helpUri":"https://cwe.mitre.org/data/definitions/77.html"},{"id":"CWE-78","guid":"2e31ceaf-c7ae-2e5e-9661-cfb1362789cf","name":"OS Command Injection","shortDescription":{"text":"OS Command Injection"},"helpUri":"https://cwe.mitre.org/data/definitions/78.html"},{"id":"CWE-79","guid":"fd45580b-e8c4-fc5e-8c2f-aa8fab0b4dbf","name":"Cross-site Scripting (XSS)","shortDescription":{"text":"Cross-site Scripting (XSS)"},"helpUri":"https://cwe.mitre.org/data/definitions/79.html"},{"id":"CWE-798","guid":"5e8f057d-fee3-995a-a0cb-9fc5b0d174d1","name":"Use of Hard-coded Credentials","shortDescription":{"text":"Use of Hard-coded Credentials"},"helpUri":"https://cwe.mitre.org/data/definitions/798.html"},{"id":"CWE-89","guid":"6d08fdad-37eb-c150-bbf0-d7d946863407","name":"SQL Injection","shortDescription":{"text":"SQL Injection"},"helpUri":"https://cwe.mitre.org/data/definitions/89.html"},{"id":"CWE-94","guid":"75e7f50c-6c2f-dd52-bf40-bf6c52b861fd","name":"Code Injection","shortDescription":{"text":"Code Injection"},"helpUri":"https://cwe.mitre.org/data/definitions/94.html"}]}],"properties":{"codehealthPublication":{"public":true,"notice":"This is the PUBLIC form of this artifact. Findings are listed in full, but the details of SECURITY findings \u2014 which rule fired, in which file, on which line, and how to fix it \u2014 are deliberately withheld, and any secret-scanner results are excluded entirely. Where detail is absent here it was REMOVED FOR PUBLICATION; it is not missing from the analysis. The complete artifact is available from the repository owner.","securityFindingsRedacted":39,"secretScannerRunsExcluded":0}},"redactionTokens":["A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."]}]}