openai / human-eval-infilling
Components

An overview of source code logical components.

Intro

Logical decomposition is a representation of the organization of the main source code, where every and each file is put in exactly one logical component.

Logical Decompositions Overview

Analyzed system has 1 logical decomposition:

Logical Decomposition #1: PRIMARY

The decompositions is based on the folder structure at level 1 (relative to the source code root).

Bubble Chart | Tree Map
Component Sizes (Lines of Code)
The "primary" logical decomposition has 3 components.
  • 8 files, 322 LOC (100.0% vs. main code).
  • "human_eval_infilling" is biggest, containing 89.75% of LOC.
  • "data" is smallest, containing 3.42% of LOC.


human_eval_infilling289 LOC (89%) 5 files
ROOT22 LOC (6%) 1 file
data11 LOC (3%) 2 files


2025-04-14 12:05