hhvm / user-documentation
File Size

The distribution of size of files (measured in lines of code).

Intro
  • File size measurements show the distribution of size of files.
  • Files are classified in four categories based on their size (lines of code): 1-100 (very small files), 101-200 (small files), 201-500 (medium size files), 501-1000 (long files), 1001+(very long files).
  • It is a good practice to keep files small. Long files may become "bloaters", code that have increased to such gargantuan proportions that they are hard to work with.
Learn more...
File Size Overall
  • There are 761 files with 21,590 lines of code.
    • 0 very long files (0 lines of code)
    • 1 long files (598 lines of code)
    • 8 medium size files (2,370 lines of codeclsfd_ftr_w_mp_ins)
    • 23 small files (3,129 lines of code)
    • 729 very small files (15,493 lines of code)
0% | 2% | 10% | 14% | 71%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: zoomable circles | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
php0% | 6% | 21% | 26% | 46%
scss0% | 0% | 22% | 17% | 59%
hack0% | 0% | 0% | 2% | 97%
js0% | 0% | 0% | 0% | 100%
xml0% | 0% | 0% | 0% | 100%
hhi0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src/api-gen0% | 67% | 0% | 21% | 10%
src/site0% | 0% | 23% | 26% | 50%
src/build0% | 0% | 19% | 26% | 54%
sass0% | 0% | 22% | 17% | 59%
src/markdown-extensions0% | 0% | 26% | 41% | 32%
src/search0% | 0% | 63% | 0% | 36%
src0% | 0% | 21% | 59% | 19%
src/utils0% | 0% | 0% | 22% | 77%
build/extracted-examples0% | 0% | 0% | 0% | 100%
src/hh-apidoc-extensions0% | 0% | 0% | 0% | 100%
public0% | 0% | 0% | 0% | 100%
public/js0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
src/codegen0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
DataMerger.php
in src/api-gen
598 18
408 10
351 -
NonRoutableWebPageController.php
in src/site/controllers
349 16
FilterBase.php
in src/markdown-extensions/extracted-code-blocks
344 4
249 7
GuidePageController.php
in src/site/controllers
245 15
ui-navbar.php
in src/site/xhp
216 12
208 4
193 5
UpdateTagsCLI.hack
in src/build
184 5
170 14
ExtractFilter.php
in src/markdown-extensions/extracted-code-blocks
167 4
160 -
HTTP404Controller.php
in src/site/controllers
148 9
WebController.php
in src/site/controllers
148 14
ExampleIncludeBlock.php
in src/markdown-extensions
144 3
GuidesListController.php
in src/site/controllers
139 8
138 11
130 3
128 3
128 -
122 3
AutoLinkifyInline.php
in src/markdown-extensions
120 5
APIMethodPageController.php
in src/site/controllers
119 9
HomePageController.php
in src/site/controllers
119 6
119 8
116 -
YamlFrontMatterBlock.php
in src/markdown-extensions
114 4
SearchController.php
in src/site/controllers
111 7
APIClassPageController.php
in src/site/controllers
107 8
extract_tar.hack
in src/utils
105 2
99 2
95 6
92 -
BuildStep.php
in src/build
91 4
87 -
84 -
84 7
83 3
82 3
URLBuilder.php
in src/site
81 7
76 -
APIPageController.php
in src/site/controllers
74 6
74 4
72 3
api-list.php
in src/site/xhp
71 4
PathProvider.php
in src/hh-apidoc-extensions
69 10
67 5
ui-button.php
in src/site/xhp
66 2
Files With Most Units (Top 50)
File# lines# units
DataMerger.php
in src/api-gen
598 18
NonRoutableWebPageController.php
in src/site/controllers
349 16
GuidePageController.php
in src/site/controllers
245 15
170 14
WebController.php
in src/site/controllers
148 14
ui-navbar.php
in src/site/xhp
216 12
138 11
PathProvider.php
in src/hh-apidoc-extensions
69 10
408 10
data-dependencies.hack
in build/extracted-examples/guides/hack/15-asynchronous-operations/31-examples
47 9
syntactic-sugar.hack
in build/extracted-examples/guides/hack/15-asynchronous-operations/13-blocks
49 9
APIMethodPageController.php
in src/site/controllers
119 9
HTTP404Controller.php
in src/site/controllers
148 9
basic-usage.hack
in build/extracted-examples/api/hack/class.AsyncMysqlConnectionPool.method.connect
43 8
APIDefinitionTypeBasedPathProvider.php
in src/hh-apidoc-extensions
61 8
APIClassPageController.php
in src/site/controllers
107 8
GuidesListController.php
in src/site/controllers
139 8
119 8
batching.hack
in build/extracted-examples/guides/hack/15-asynchronous-operations/31-examples
46 7
batching.hack
in build/extracted-examples/guides/hack/15-asynchronous-operations/28-guidelines
46 7
data-dependencies.hack
in build/extracted-examples/guides/hack/15-asynchronous-operations/28-guidelines
45 7
TextFile.hack
in build/extracted-examples/guides/hack/06-classes/21-object-disposal
64 7
249 7
SearchController.php
in src/site/controllers
111 7
URLBuilder.php
in src/site
81 7
84 7
polling.hack
in build/extracted-examples/guides/hack/15-asynchronous-operations/31-examples
39 6
lambdas.hack
in build/extracted-examples/guides/hack/15-asynchronous-operations/28-guidelines
38 6
MyCollection.hack
in build/extracted-examples/guides/hack/07-traits-and-interfaces/02-implementing-an-interface
27 6
children.inc.hack
in build/extracted-examples/guides/hack/21-XHP/16-extending
33 6
basic-usage.hack
in build/extracted-examples/api/hack/class.AsyncMysqlConnection.method.isReusable
47 6
basic-usage.hack
in build/extracted-examples/api/hack/class.AsyncMysqlConnection.method.setReusable
47 6
95 6
APIPageController.php
in src/site/controllers
74 6
HomePageController.php
in src/site/controllers
119 6
65 6
Log.php
in src/build
60 6
EnumClassFull.definition.hack
in build/extracted-examples/guides/hack/11-built-in-types/35-enum-class
26 5
noreturn-vs-nothing.hack
in build/extracted-examples/guides/hack/11-built-in-types/73-noreturn
26 5
await-no-loop.hack
in build/extracted-examples/guides/hack/15-asynchronous-operations/28-guidelines
27 5
await-loop.hack
in build/extracted-examples/guides/hack/15-asynchronous-operations/28-guidelines
27 5
trait-good.hack
in build/extracted-examples/guides/hack/07-traits-and-interfaces/04-trait-and-interface-requirements
34 5
interface-good.hack
in build/extracted-examples/guides/hack/07-traits-and-interfaces/04-trait-and-interface-requirements
30 5
Multiple.hack
in build/extracted-examples/guides/hack/07-traits-and-interfaces/03-using-a-trait
36 5
annotation.hack
in build/extracted-examples/guides/hack/06-classes/31-type-constants-revisited
31 5
basic-usage.hack
in build/extracted-examples/api/hack/class.MCRouter.method.flushAll
50 5
MarkdownPaths.php
in src/api-gen
42 5
HTMLPaths.php
in src/api-gen
33 5
193 5
ProductPathProvider.php
in src/hh-apidoc-extensions
42 5
Files With Long Lines (Top 7)

There are 7 files with lines longer than 120 characters. In total, there are 15 long lines.

File# lines# units# long lines
HomePageController.php
in src/site/controllers
119 6 6
GuidesListController.php
in src/site/controllers
139 8 4
search.xml
in public
7 - 1
write-props-collections.hack
in build/extracted-examples/guides/hack/13-contexts-and-capabilities/08-available-contexts-and-capabilities
7 1 1
31 1 1
ui-feedback.php
in src/site/xhp
37 2 1
119 8 1
Correlations

File Size vs. Commits (all time): 761 points

sass/codeBlocks.scss x: 8 commits (all time) y: 19 lines of code sass/variables.scss x: 26 commits (all time) y: 116 lines of code sass/basics.scss x: 7 commits (all time) y: 87 lines of code sass/innerContent.scss x: 11 commits (all time) y: 55 lines of code sass/titles.scss x: 5 commits (all time) y: 57 lines of code build/extracted-examples/guides/hack/12-generics/01-introduction/Stack.inc.hack x: 3 commits (all time) y: 34 lines of code build/extracted-examples/guides/hack/11-built-in-types/35-enum-class/EnumClassIntro.Abstract.hack x: 1 commits (all time) y: 5 lines of code build/extracted-examples/guides/hack/11-built-in-types/35-enum-class/EnumClassIntro.Concrete.hack x: 1 commits (all time) y: 4 lines of code src/codegen/PRODUCT_TAGS.php x: 79 commits (all time) y: 7 lines of code build/extracted-examples/guides/hack/01-getting-started/01-getting-started/hello.hack x: 2 commits (all time) y: 7 lines of code src/main.hhi x: 5 commits (all time) y: 7 lines of code build/extracted-examples/guides/hack/10-types/85-type-refinement/f5.hack x: 2 commits (all time) y: 11 lines of code src/site/controllers/GuidesListController.php x: 22 commits (all time) y: 139 lines of code src/site/controllers/HomePageController.php x: 20 commits (all time) y: 119 lines of code public/js/feedback.js x: 1 commits (all time) y: 19 lines of code sass/core.scss x: 12 commits (all time) y: 21 lines of code sass/feedback.scss x: 1 commits (all time) y: 41 lines of code src/site/controllers/GuidePageController.php x: 22 commits (all time) y: 245 lines of code src/site/controllers/NonRoutableWebPageController.php x: 34 commits (all time) y: 349 lines of code src/site/xhp/ui-feedback.php x: 1 commits (all time) y: 37 lines of code build/extracted-examples/guides/hack/11-built-in-types/36-enum-class-label/EnumClassLabel.equality1.hack x: 2 commits (all time) y: 8 lines of code src/build/HHAPIDocBuildStep.php x: 27 commits (all time) y: 408 lines of code src/api-gen/ScannedDefinitionFilters.php x: 37 commits (all time) y: 193 lines of code src/hh-apidoc-extensions/PathProvider.php x: 4 commits (all time) y: 69 lines of code src/hh-apidoc-extensions/ProductPathProvider.php x: 5 commits (all time) y: 42 lines of code build/extracted-examples/guides/hack/11-built-in-types/36-enum-class-label/EnumClassLabel.variance.hack x: 1 commits (all time) y: 9 lines of code src/utils/ExampleTypechecker.php x: 3 commits (all time) y: 95 lines of code sass/navigation.scss x: 5 commits (all time) y: 351 lines of code sass/search.scss x: 8 commits (all time) y: 76 lines of code src/build/BuildStep.php x: 12 commits (all time) y: 91 lines of code src/build/SASSDependenciesBuildStep.php x: 1 commits (all time) y: 119 lines of code build/extracted-examples/guides/hack/11-built-in-types/36-enum-class-label/EnumClassLabelIntro.hack x: 1 commits (all time) y: 12 lines of code src/Guides.php x: 70 commits (all time) y: 208 lines of code src/search/SearchScores.php x: 11 commits (all time) y: 30 lines of code build/extracted-examples/guides/hack/55-expression-trees/15-defining-dsls/my_dsl.def.hack x: 1 commits (all time) y: 15 lines of code build/extracted-examples/guides/hack/55-expression-trees/15-defining-dsls/my_dsl.splice_extend.hack x: 1 commits (all time) y: 10 lines of code build/extracted-examples/guides/hack/11-built-in-types/34-enum/NamesValues.hack x: 1 commits (all time) y: 24 lines of code build/extracted-examples/guides/hack/11-built-in-types/34-enum/Positions.inc.hack x: 1 commits (all time) y: 28 lines of code build/extracted-examples/guides/hack/11-built-in-types/74-nothing/throw-as-an-expression.hack x: 2 commits (all time) y: 16 lines of code build/extracted-examples/guides/hack/16-readonly/02-syntax/readonly_expressions.hack x: 4 commits (all time) y: 6 lines of code build/extracted-examples/guides/hack/16-readonly/02-syntax/readonly_function_hint.hack x: 4 commits (all time) y: 8 lines of code build/extracted-examples/guides/hack/16-readonly/02-syntax/readonly_parameters.hack x: 4 commits (all time) y: 14 lines of code build/extracted-examples/guides/hack/16-readonly/04-explicit-readonly-keywords/explicit_readonly_prop.hack x: 4 commits (all time) y: 10 lines of code sass/tables.scss x: 4 commits (all time) y: 92 lines of code src/site/controllers/WebController.php x: 18 commits (all time) y: 148 lines of code src/site/xhp/api-list.php x: 17 commits (all time) y: 71 lines of code src/typedefs.php x: 78 commits (all time) y: 128 lines of code src/hh-apidoc-extensions/PageSections/FrontMatter.php x: 12 commits (all time) y: 58 lines of code src/build/UpdateTagsCLI.hack x: 23 commits (all time) y: 184 lines of code build/extracted-examples/guides/hack/02-source-code-fundamentals/10-comments/show-comment-styles.hack x: 2 commits (all time) y: 2 lines of code build/extracted-examples/guides/hack/11-built-in-types/35-enum-class/EnumClassIntro.hack x: 3 commits (all time) y: 9 lines of code src/GuidesIndex.php x: 27 commits (all time) y: 138 lines of code src/site/HHVMDocumentationSite.php x: 26 commits (all time) y: 72 lines of code src/APINavData.php x: 9 commits (all time) y: 84 lines of code src/site/xhp/github-issue-link.php x: 18 commits (all time) y: 52 lines of code src/site/controllers/HTTP404Controller.php x: 17 commits (all time) y: 148 lines of code src/markdown-extensions/PrettyCodeBlocksFilter.php x: 6 commits (all time) y: 39 lines of code build/extracted-examples/api/hack/function.HH.Asio.vf/basic-usage.hack x: 2 commits (all time) y: 22 lines of code build/extracted-examples/api/hack/function.HH.Asio.vfk/basic-usage.hack x: 2 commits (all time) y: 24 lines of code src/search/APISearchResult.php x: 7 commits (all time) y: 64 lines of code sass/lists.scss x: 3 commits (all time) y: 58 lines of code src/search/SearchTermMatcher.php x: 12 commits (all time) y: 249 lines of code build/extracted-examples/guides/hack/07-traits-and-interfaces/02-implementing-an-interface/MyCollection.hack x: 5 commits (all time) y: 27 lines of code build/extracted-examples/guides/hack/07-traits-and-interfaces/03-using-a-trait/Multiple.hack x: 5 commits (all time) y: 36 lines of code build/extracted-examples/guides/hack/07-traits-and-interfaces/03-using-a-trait/PropertyConflict.hack x: 5 commits (all time) y: 31 lines of code build/extracted-examples/guides/hack/07-traits-and-interfaces/03-using-a-trait/Traitinterface.hack x: 5 commits (all time) y: 14 lines of code build/extracted-examples/guides/hack/07-traits-and-interfaces/04-trait-and-interface-requirements/interface-good.hack x: 5 commits (all time) y: 30 lines of code build/extracted-examples/guides/hack/07-traits-and-interfaces/04-trait-and-interface-requirements/trait-good.hack x: 5 commits (all time) y: 34 lines of code build/extracted-examples/guides/hack/14-reified-generics/02-reified-generics/type-testing.hack x: 5 commits (all time) y: 16 lines of code src/build/BuildPaths.php x: 52 commits (all time) y: 47 lines of code src/build/GuidesHTMLBuildStep.php x: 44 commits (all time) y: 128 lines of code src/build/APISourcesBuildStep.php x: 4 commits (all time) y: 99 lines of code src/site/controllers/APIClassPageController.php x: 17 commits (all time) y: 107 lines of code src/site/controllers/APIMethodPageController.php x: 11 commits (all time) y: 119 lines of code src/site/controllers/APIPageController.php x: 10 commits (all time) y: 74 lines of code src/hh-apidoc-extensions/MarkdownBuilder.php x: 7 commits (all time) y: 35 lines of code src/markdown-extensions/AutoLinkifyInline.php x: 15 commits (all time) y: 120 lines of code sass/footer.scss x: 3 commits (all time) y: 44 lines of code src/build/PHPIniSupportInHHVMBuildStep.php x: 13 commits (all time) y: 54 lines of code src/markdown-extensions/extracted-code-blocks/ExtractFilter.php x: 8 commits (all time) y: 167 lines of code build/extracted-examples/api/hack/function.HH.Asio.curl_exec/basic-usage.hack x: 2 commits (all time) y: 19 lines of code build/extracted-examples/api/hack/function.curl_multi_await/basic-usage.hack x: 2 commits (all time) y: 44 lines of code build/extracted-examples/guides/hack/15-asynchronous-operations/19-extensions/async-mysql.hack x: 2 commits (all time) y: 47 lines of code build/extracted-examples/guides/hack/30-silencing-errors/05-error-codes/4193_xhp_child.hack x: 2 commits (all time) y: 4 lines of code src/markdown-extensions/extracted-code-blocks/FilterBase.php x: 8 commits (all time) y: 344 lines of code src/markdown-extensions/extracted-code-blocks/VerifyFilter.php x: 3 commits (all time) y: 38 lines of code build/extracted-examples/guides/hack/11-built-in-types/35-enum-class/EnumClassBox.definition.hack x: 2 commits (all time) y: 18 lines of code build/extracted-examples/guides/hack/15-asynchronous-operations/13-blocks/syntactic-sugar.hack x: 2 commits (all time) y: 49 lines of code build/extracted-examples/guides/hack/11-built-in-types/35-enum-class/EnumClassFull.definition.hack x: 2 commits (all time) y: 26 lines of code src/build/Log.php x: 9 commits (all time) y: 60 lines of code build/extracted-examples/guides/hack/01-getting-started/05-input-and-output/hsl-io-basics.hack x: 4 commits (all time) y: 17 lines of code src/api-gen/DataMerger.php x: 21 commits (all time) y: 598 lines of code src/build/MarkdownRenderer.php x: 9 commits (all time) y: 54 lines of code build/extracted-examples/guides/hack/15-asynchronous-operations/01-introduction/limitations.hack x: 1 commits (all time) y: 30 lines of code build/extracted-examples/guides/hack/15-asynchronous-operations/01-introduction/non-async-curl.hack x: 1 commits (all time) y: 22 lines of code build/extracted-examples/api/hack/class.AsyncMysqlClient.method.connect/basic-usage.hack x: 1 commits (all time) y: 18 lines of code build/extracted-examples/api/hack/class.AsyncMysqlClient.method.setPoolsConnectionLimit/basic-usage.hack x: 1 commits (all time) y: 34 lines of code build/extracted-examples/api/hack/class.AsyncMysqlConnection.method.isReusable/basic-usage.hack x: 1 commits (all time) y: 47 lines of code build/extracted-examples/api/hack/class.AsyncMysqlConnection.method.queryf/basic-usage.hack x: 1 commits (all time) y: 39 lines of code build/extracted-examples/api/hack/class.AsyncMysqlConnectionPool.method.__construct/basic-usage.hack x: 1 commits (all time) y: 56 lines of code build/extracted-examples/api/hack/class.AsyncMysqlConnectionPool.method.connect/basic-usage.hack x: 1 commits (all time) y: 43 lines of code build/extracted-examples/api/hack/class.AsyncMysqlConnectionPool.method.getPoolStats/basic-usage.hack x: 1 commits (all time) y: 32 lines of code build/extracted-examples/api/hack/class.AsyncMysqlRowBlockIterator.method.rewind/basic-usage.hack x: 1 commits (all time) y: 58 lines of code build/extracted-examples/api/hack/class.AsyncMysqlRowIterator.method.rewind/basic-usage.hack x: 1 commits (all time) y: 49 lines of code build/extracted-examples/api/hack/class.MCRouter.method.flushAll/basic-usage.hack x: 1 commits (all time) y: 50 lines of code build/extracted-examples/guides/hack/06-classes/21-object-disposal/TextFile.hack x: 1 commits (all time) y: 64 lines of code build/extracted-examples/guides/hack/30-silencing-errors/05-error-codes/1002_toplevel.hack x: 1 commits (all time) y: 2 lines of code src/site/xhp/a_post.php x: 7 commits (all time) y: 30 lines of code src/build/AbstractMarkdownRenderBuildStep.php x: 38 commits (all time) y: 65 lines of code src/markdown-extensions/RenderContext.php x: 2 commits (all time) y: 34 lines of code src/site/controllers/APIFullListController.php x: 14 commits (all time) y: 40 lines of code src/site/controllers/APIListByTypeController.php x: 14 commits (all time) y: 51 lines of code src/site/controllers/SearchController.php x: 22 commits (all time) y: 111 lines of code src/site/xhp/APCCachedRenderable.php x: 8 commits (all time) y: 31 lines of code src/site/xhp/HTMLFileRenderable.php x: 7 commits (all time) y: 20 lines of code src/site/xhp/XHPGetRequest-trait.php x: 6 commits (all time) y: 16 lines of code src/site/xhp/script_google-analytics.php x: 4 commits (all time) y: 20 lines of code src/site/xhp/search-bar.php x: 7 commits (all time) y: 31 lines of code src/site/xhp/static-base.php x: 6 commits (all time) y: 36 lines of code src/site/xhp/static-stylesheet.php x: 5 commits (all time) y: 24 lines of code src/site/xhp/ui-button.php x: 14 commits (all time) y: 66 lines of code src/site/xhp/ui-glyph.php x: 7 commits (all time) y: 13 lines of code src/site/xhp/ui-navbar.php x: 15 commits (all time) y: 216 lines of code src/site/xhp/x_comment.php x: 9 commits (all time) y: 19 lines of code public/index.php x: 17 commits (all time) y: 29 lines of code src/build/GuidesIndexBuildStep.php x: 13 commits (all time) y: 82 lines of code src/markdown-extensions/ExampleIncludeBlock.php x: 13 commits (all time) y: 144 lines of code src/site/controllers/RobotsTxtController.php x: 7 commits (all time) y: 25 lines of code src/site/controllers/StaticResourcesController.php x: 10 commits (all time) y: 60 lines of code src/site/RouterCodegenBase.php x: 11 commits (all time) y: 31 lines of code src/site/controllers/codegen/APIClassPageControllerParameters.php x: 6 commits (all time) y: 27 lines of code src/site/controllers/codegen/APIFullListControllerParameters.php x: 6 commits (all time) y: 23 lines of code src/site/controllers/codegen/APIListByTypeControllerParameters.php x: 6 commits (all time) y: 25 lines of code src/site/controllers/codegen/APIMethodPageControllerParameters.php x: 6 commits (all time) y: 29 lines of code src/build/UnifiedAPIIndexBuildStep.php x: 22 commits (all time) y: 122 lines of code src/APIIndex.php x: 36 commits (all time) y: 170 lines of code src/utils/get_fb_ip_ranges.php x: 8 commits (all time) y: 54 lines of code src/LegacyRedirects.php x: 16 commits (all time) y: 130 lines of code src/markdown-extensions/IncludeGeneratedMarkdownBlock.php x: 9 commits (all time) y: 64 lines of code src/utils/execute_async.php x: 3 commits (all time) y: 49 lines of code sass/layout.scss x: 8 commits (all time) y: 59 lines of code src/build/SiteMapBuildStep.php x: 11 commits (all time) y: 67 lines of code src/site/controllers/JumpController.php x: 11 commits (all time) y: 28 lines of code src/build/FacebookIPRangesBuildStep.php x: 7 commits (all time) y: 52 lines of code src/utils/_private/apc_fetch_or_set_impl.php x: 6 commits (all time) y: 17 lines of code src/build/APILegacyRedirectsBuildStep.php x: 20 commits (all time) y: 83 lines of code src/site/controllers/codegen/HomePageControllerParameters.php x: 6 commits (all time) y: 20 lines of code src/api-gen/MarkdownPaths.php x: 4 commits (all time) y: 42 lines of code src/api-gen/YAMLWriter.php x: 7 commits (all time) y: 17 lines of code src/build/APIHTMLBuildStep.php x: 24 commits (all time) y: 16 lines of code src/build/BuildIDBuildStep.php x: 14 commits (all time) y: 29 lines of code src/build/CodegenBuildStep.php x: 6 commits (all time) y: 11 lines of code src/build/PHPDocsIndexReader.php x: 12 commits (all time) y: 65 lines of code src/build/PHPIniSupportInHHVMMarkdownBuildStep.php x: 6 commits (all time) y: 45 lines of code src/markdown-extensions/HTMLRenderer.php x: 4 commits (all time) y: 36 lines of code src/markdown-extensions/HeadingAnchorsFilter.php x: 4 commits (all time) y: 43 lines of code src/markdown-extensions/HeadingWithAnchor.php x: 3 commits (all time) y: 42 lines of code src/markdown-extensions/InternalMarkdownLinksFilter.php x: 5 commits (all time) y: 48 lines of code src/markdown-extensions/VersionedImagesFilter.php x: 3 commits (all time) y: 30 lines of code src/markdown-extensions/YamlFrontMatterBlock.php x: 14 commits (all time) y: 114 lines of code src/site/UriPattern.php x: 6 commits (all time) y: 13 lines of code src/site/controllers/RedirectToGuideFirstPageController.php x: 15 commits (all time) y: 44 lines of code src/site/controllers/RoutableGetController.php x: 6 commits (all time) y: 5 lines of code src/site/controllers/WebPageController.php x: 3 commits (all time) y: 5 lines of code src/hh-apidoc-extensions/APIDefinitionTypeBasedPathProvider.php x: 3 commits (all time) y: 61 lines of code src/utils/extract_tar.hack x: 3 commits (all time) y: 105 lines of code src/build/RoutingCodegenBuildStep.php x: 11 commits (all time) y: 74 lines of code src/site/URLBuilder.php x: 7 commits (all time) y: 81 lines of code src/site/controllers/codegen/APIClassPageControllerURIBuilder.php x: 3 commits (all time) y: 24 lines of code src/site/controllers/codegen/APIFullListControllerURIBuilder.php x: 3 commits (all time) y: 16 lines of code src/site/controllers/codegen/APIListByTypeControllerURIBuilder.php x: 3 commits (all time) y: 22 lines of code src/site/controllers/codegen/APIMethodPageControllerURIBuilder.php x: 3 commits (all time) y: 26 lines of code src/site/controllers/codegen/GuidePageControllerURIBuilder.php x: 3 commits (all time) y: 20 lines of code src/site/controllers/codegen/HomePageControllerURIBuilder.php x: 3 commits (all time) y: 11 lines of code src/site/controllers/codegen/JumpControllerURIBuilder.php x: 3 commits (all time) y: 12 lines of code src/site/controllers/codegen/RedirectToGuideFirstPageControllerURIBuilder.php x: 3 commits (all time) y: 18 lines of code src/site/http_exceptions.php x: 8 commits (all time) y: 46 lines of code sass/header.scss x: 8 commits (all time) y: 84 lines of code src/search/SearchResult.php x: 5 commits (all time) y: 20 lines of code src/site/Router.php x: 31 commits (all time) y: 3 lines of code src/build/StaticResourceMapBuildStep.php x: 8 commits (all time) y: 55 lines of code sass/buttons.scss x: 6 commits (all time) y: 63 lines of code sass/sprites.scss x: 1 commits (all time) y: 160 lines of code
598.0
lines of code
  min: 2.0
  average: 28.37
  25th percentile: 9.0
  median: 16.0
  75th percentile: 32.0
  max: 598.0
0 79.0
commits (all time)
min: 1.0 | average: 3.29 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 79.0

File Size vs. Contributors (all time): 761 points

sass/codeBlocks.scss x: 6 contributors (all time) y: 19 lines of code sass/variables.scss x: 6 contributors (all time) y: 116 lines of code sass/basics.scss x: 4 contributors (all time) y: 87 lines of code sass/innerContent.scss x: 6 contributors (all time) y: 55 lines of code sass/titles.scss x: 5 contributors (all time) y: 57 lines of code build/extracted-examples/guides/hack/12-generics/01-introduction/Stack.inc.hack x: 3 contributors (all time) y: 34 lines of code build/extracted-examples/guides/hack/11-built-in-types/35-enum-class/EnumClassIntro.Abstract.hack x: 1 contributors (all time) y: 5 lines of code build/extracted-examples/guides/hack/11-built-in-types/35-enum-class/EnumClassIntro.Concrete.hack x: 1 contributors (all time) y: 4 lines of code src/codegen/PRODUCT_TAGS.php x: 6 contributors (all time) y: 7 lines of code build/extracted-examples/guides/hack/01-getting-started/01-getting-started/hello.hack x: 2 contributors (all time) y: 7 lines of code src/main.hhi x: 3 contributors (all time) y: 7 lines of code build/extracted-examples/guides/hack/10-types/85-type-refinement/f5.hack x: 2 contributors (all time) y: 11 lines of code src/site/controllers/GuidesListController.php x: 8 contributors (all time) y: 139 lines of code src/site/controllers/HomePageController.php x: 6 contributors (all time) y: 119 lines of code public/js/feedback.js x: 1 contributors (all time) y: 19 lines of code sass/core.scss x: 3 contributors (all time) y: 21 lines of code sass/feedback.scss x: 1 contributors (all time) y: 41 lines of code src/site/controllers/GuidePageController.php x: 5 contributors (all time) y: 245 lines of code src/site/controllers/NonRoutableWebPageController.php x: 8 contributors (all time) y: 349 lines of code src/site/xhp/ui-feedback.php x: 1 contributors (all time) y: 37 lines of code build/extracted-examples/guides/hack/11-built-in-types/36-enum-class-label/EnumClassLabel.equality1.hack x: 2 contributors (all time) y: 8 lines of code src/build/HHAPIDocBuildStep.php x: 3 contributors (all time) y: 408 lines of code src/api-gen/ScannedDefinitionFilters.php x: 6 contributors (all time) y: 193 lines of code src/hh-apidoc-extensions/PathProvider.php x: 1 contributors (all time) y: 69 lines of code src/hh-apidoc-extensions/ProductPathProvider.php x: 2 contributors (all time) y: 42 lines of code build/extracted-examples/guides/hack/11-built-in-types/36-enum-class-label/EnumClassLabel.variance.hack x: 1 contributors (all time) y: 9 lines of code src/utils/ExampleTypechecker.php x: 2 contributors (all time) y: 95 lines of code sass/navigation.scss x: 4 contributors (all time) y: 351 lines of code sass/search.scss x: 3 contributors (all time) y: 76 lines of code src/build/BuildStep.php x: 4 contributors (all time) y: 91 lines of code src/build/SASSBuildStep.php x: 5 contributors (all time) y: 21 lines of code src/build/SASSDependenciesBuildStep.php x: 1 contributors (all time) y: 119 lines of code build/extracted-examples/guides/hack/11-built-in-types/36-enum-class-label/EnumClassLabelIntro.hack x: 1 contributors (all time) y: 12 lines of code src/Guides.php x: 8 contributors (all time) y: 208 lines of code src/search/SearchScores.php x: 3 contributors (all time) y: 30 lines of code build/extracted-examples/guides/hack/55-expression-trees/15-defining-dsls/my_dsl.def.hack x: 1 contributors (all time) y: 15 lines of code build/extracted-examples/guides/hack/55-expression-trees/15-defining-dsls/my_dsl.splice_extend.hack x: 1 contributors (all time) y: 10 lines of code build/extracted-examples/guides/hack/11-built-in-types/34-enum/NamesValues.hack x: 1 contributors (all time) y: 24 lines of code build/extracted-examples/guides/hack/11-built-in-types/34-enum/Positions.inc.hack x: 1 contributors (all time) y: 28 lines of code build/extracted-examples/guides/hack/11-built-in-types/74-nothing/throw-as-an-expression.hack x: 2 contributors (all time) y: 16 lines of code sass/tables.scss x: 4 contributors (all time) y: 92 lines of code src/site/controllers/WebController.php x: 6 contributors (all time) y: 148 lines of code src/site/xhp/api-list.php x: 5 contributors (all time) y: 71 lines of code src/typedefs.php x: 14 contributors (all time) y: 128 lines of code src/hh-apidoc-extensions/PageSections/FrontMatter.php x: 3 contributors (all time) y: 58 lines of code src/build/UpdateTagsCLI.hack x: 3 contributors (all time) y: 184 lines of code build/extracted-examples/guides/hack/02-source-code-fundamentals/10-comments/show-comment-styles.hack x: 2 contributors (all time) y: 2 lines of code build/extracted-examples/guides/hack/11-built-in-types/35-enum-class/EnumClassIntro.hack x: 3 contributors (all time) y: 9 lines of code src/GuidesIndex.php x: 8 contributors (all time) y: 138 lines of code src/APINavData.php x: 4 contributors (all time) y: 84 lines of code src/site/xhp/github-issue-link.php x: 4 contributors (all time) y: 52 lines of code src/site/controllers/HTTP404Controller.php x: 5 contributors (all time) y: 148 lines of code src/markdown-extensions/PrettyCodeBlocksFilter.php x: 3 contributors (all time) y: 39 lines of code build/extracted-examples/api/hack/function.HH.Asio.vf/basic-usage.hack x: 2 contributors (all time) y: 22 lines of code build/extracted-examples/api/hack/function.HH.Asio.vfk/basic-usage.hack x: 2 contributors (all time) y: 24 lines of code src/search/APISearchResult.php x: 2 contributors (all time) y: 64 lines of code sass/lists.scss x: 2 contributors (all time) y: 58 lines of code src/search/SearchTermMatcher.php x: 3 contributors (all time) y: 249 lines of code build/extracted-examples/guides/hack/07-traits-and-interfaces/02-implementing-an-interface/MyCollection.hack x: 2 contributors (all time) y: 27 lines of code build/extracted-examples/guides/hack/07-traits-and-interfaces/03-using-a-trait/Multiple.hack x: 2 contributors (all time) y: 36 lines of code build/extracted-examples/guides/hack/07-traits-and-interfaces/03-using-a-trait/PropertyConflict.hack x: 2 contributors (all time) y: 31 lines of code build/extracted-examples/guides/hack/07-traits-and-interfaces/03-using-a-trait/Traitinterface.hack x: 2 contributors (all time) y: 14 lines of code build/extracted-examples/guides/hack/07-traits-and-interfaces/04-trait-and-interface-requirements/interface-good.hack x: 2 contributors (all time) y: 30 lines of code build/extracted-examples/guides/hack/07-traits-and-interfaces/04-trait-and-interface-requirements/trait-good.hack x: 2 contributors (all time) y: 34 lines of code src/build/BuildPaths.php x: 8 contributors (all time) y: 47 lines of code src/build/GuidesHTMLBuildStep.php x: 11 contributors (all time) y: 128 lines of code src/build/APISourcesBuildStep.php x: 2 contributors (all time) y: 99 lines of code src/site/controllers/APIClassPageController.php x: 5 contributors (all time) y: 107 lines of code src/site/controllers/APIMethodPageController.php x: 5 contributors (all time) y: 119 lines of code src/site/controllers/APIPageController.php x: 4 contributors (all time) y: 74 lines of code sass/footer.scss x: 2 contributors (all time) y: 44 lines of code src/build/PHPIniSupportInHHVMBuildStep.php x: 9 contributors (all time) y: 54 lines of code src/markdown-extensions/extracted-code-blocks/ExtractFilter.php x: 2 contributors (all time) y: 167 lines of code build/extracted-examples/api/hack/function.HH.Asio.curl_exec/basic-usage.hack x: 2 contributors (all time) y: 19 lines of code build/extracted-examples/guides/hack/15-asynchronous-operations/19-extensions/async-mysql.hack x: 2 contributors (all time) y: 47 lines of code src/markdown-extensions/extracted-code-blocks/FilterBase.php x: 1 contributors (all time) y: 344 lines of code src/markdown-extensions/extracted-code-blocks/VerifyFilter.php x: 1 contributors (all time) y: 38 lines of code build/extracted-examples/guides/hack/11-built-in-types/35-enum-class/EnumClassBox.definition.hack x: 2 contributors (all time) y: 18 lines of code build/extracted-examples/guides/hack/15-asynchronous-operations/13-blocks/syntactic-sugar.hack x: 1 contributors (all time) y: 49 lines of code src/build/Log.php x: 5 contributors (all time) y: 60 lines of code src/api-gen/DataMerger.php x: 3 contributors (all time) y: 598 lines of code src/build/MarkdownRenderer.php x: 3 contributors (all time) y: 54 lines of code build/extracted-examples/guides/hack/15-asynchronous-operations/01-introduction/limitations.hack x: 1 contributors (all time) y: 30 lines of code build/extracted-examples/guides/hack/15-asynchronous-operations/01-introduction/non-async-curl.hack x: 1 contributors (all time) y: 22 lines of code build/extracted-examples/api/hack/class.AsyncMysqlClient.method.connect/basic-usage.hack x: 1 contributors (all time) y: 18 lines of code build/extracted-examples/api/hack/class.AsyncMysqlClient.method.setPoolsConnectionLimit/basic-usage.hack x: 1 contributors (all time) y: 34 lines of code build/extracted-examples/api/hack/class.AsyncMysqlConnection.method.isReusable/basic-usage.hack x: 1 contributors (all time) y: 47 lines of code build/extracted-examples/api/hack/class.AsyncMysqlConnectionPool.method.__construct/basic-usage.hack x: 1 contributors (all time) y: 56 lines of code build/extracted-examples/api/hack/class.AsyncMysqlConnectionPool.method.connect/basic-usage.hack x: 1 contributors (all time) y: 43 lines of code build/extracted-examples/api/hack/class.AsyncMysqlConnectionPool.method.getPoolStats/basic-usage.hack x: 1 contributors (all time) y: 32 lines of code build/extracted-examples/api/hack/class.AsyncMysqlRowBlockIterator.method.rewind/basic-usage.hack x: 1 contributors (all time) y: 58 lines of code build/extracted-examples/api/hack/class.MCRouter.method.flushAll/basic-usage.hack x: 1 contributors (all time) y: 50 lines of code build/extracted-examples/guides/hack/06-classes/21-object-disposal/TextFile.hack x: 1 contributors (all time) y: 64 lines of code build/extracted-examples/guides/hack/30-silencing-errors/05-error-codes/1002_toplevel.hack x: 1 contributors (all time) y: 2 lines of code src/build/AbstractMarkdownRenderBuildStep.php x: 6 contributors (all time) y: 65 lines of code src/site/controllers/APIFullListController.php x: 5 contributors (all time) y: 40 lines of code src/site/controllers/APIListByTypeController.php x: 5 contributors (all time) y: 51 lines of code src/site/controllers/SearchController.php x: 7 contributors (all time) y: 111 lines of code src/site/xhp/APCCachedRenderable.php x: 3 contributors (all time) y: 31 lines of code src/site/xhp/HTMLFileRenderable.php x: 4 contributors (all time) y: 20 lines of code src/site/xhp/search-bar.php x: 4 contributors (all time) y: 31 lines of code src/site/xhp/static-base.php x: 3 contributors (all time) y: 36 lines of code src/site/xhp/static-script.php x: 3 contributors (all time) y: 14 lines of code src/site/xhp/static-stylesheet.php x: 3 contributors (all time) y: 24 lines of code src/site/xhp/ui-breadcrumbs.php x: 3 contributors (all time) y: 41 lines of code src/site/xhp/ui-button.php x: 4 contributors (all time) y: 66 lines of code src/site/xhp/ui-navbar.php x: 3 contributors (all time) y: 216 lines of code src/site/xhp/ui-notice.php x: 4 contributors (all time) y: 35 lines of code public/index.php x: 6 contributors (all time) y: 29 lines of code src/build/GuidesIndexBuildStep.php x: 5 contributors (all time) y: 82 lines of code src/markdown-extensions/ExampleIncludeBlock.php x: 4 contributors (all time) y: 144 lines of code src/site/controllers/RobotsTxtController.php x: 4 contributors (all time) y: 25 lines of code src/site/controllers/StaticResourcesController.php x: 6 contributors (all time) y: 60 lines of code src/site/controllers/codegen/APIClassPageControllerParameters.php x: 3 contributors (all time) y: 27 lines of code src/site/controllers/codegen/APIFullListControllerParameters.php x: 3 contributors (all time) y: 23 lines of code src/build/UnifiedAPIIndexBuildStep.php x: 6 contributors (all time) y: 122 lines of code src/APIIndex.php x: 8 contributors (all time) y: 170 lines of code src/utils/get_fb_ip_ranges.php x: 2 contributors (all time) y: 54 lines of code src/LegacyRedirects.php x: 7 contributors (all time) y: 130 lines of code src/markdown-extensions/IncludeGeneratedMarkdownBlock.php x: 4 contributors (all time) y: 64 lines of code src/utils/execute_async.php x: 2 contributors (all time) y: 49 lines of code src/site/controllers/JumpController.php x: 4 contributors (all time) y: 28 lines of code src/utils/_private/apc_fetch_or_set_impl.php x: 3 contributors (all time) y: 17 lines of code src/GuidesNavData.php x: 4 contributors (all time) y: 59 lines of code src/build/APILegacyRedirectsBuildStep.php x: 5 contributors (all time) y: 83 lines of code src/build/APIHTMLBuildStep.php x: 7 contributors (all time) y: 16 lines of code src/build/BuildIDBuildStep.php x: 5 contributors (all time) y: 29 lines of code src/build/PHPIniSupportInHHVMMarkdownBuildStep.php x: 4 contributors (all time) y: 45 lines of code src/markdown-extensions/HeadingAnchorsFilter.php x: 3 contributors (all time) y: 43 lines of code src/markdown-extensions/YamlFrontMatterBlock.php x: 4 contributors (all time) y: 114 lines of code src/site/UriPattern.php x: 4 contributors (all time) y: 13 lines of code src/site/controllers/RedirectToGuideFirstPageController.php x: 5 contributors (all time) y: 44 lines of code src/site/controllers/RoutableGetController.php x: 4 contributors (all time) y: 5 lines of code src/hh-apidoc-extensions/APIDefinitionTypeBasedPathProvider.php x: 1 contributors (all time) y: 61 lines of code src/utils/extract_tar.hack x: 2 contributors (all time) y: 105 lines of code src/site/URLBuilder.php x: 2 contributors (all time) y: 81 lines of code src/site/Router.php x: 7 contributors (all time) y: 3 lines of code src/build/StaticResourceMapBuildStep.php x: 2 contributors (all time) y: 55 lines of code sass/buttons.scss x: 1 contributors (all time) y: 63 lines of code sass/sprites.scss x: 1 contributors (all time) y: 160 lines of code
598.0
lines of code
  min: 2.0
  average: 28.37
  25th percentile: 9.0
  median: 16.0
  75th percentile: 32.0
  max: 598.0
0 14.0
contributors (all time)
min: 1.0 | average: 1.58 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 14.0

File Size vs. Commits (30 days): 14 points

sass/codeBlocks.scss x: 1 commits (30d) y: 19 lines of code sass/variables.scss x: 1 commits (30d) y: 116 lines of code sass/basics.scss x: 1 commits (30d) y: 87 lines of code sass/innerContent.scss x: 1 commits (30d) y: 55 lines of code sass/titles.scss x: 1 commits (30d) y: 57 lines of code build/extracted-examples/guides/hack/12-generics/01-introduction/Stack.inc.hack x: 2 commits (30d) y: 34 lines of code build/extracted-examples/guides/hack/11-built-in-types/35-enum-class/EnumClassIntro.Abstract.hack x: 1 commits (30d) y: 5 lines of code build/extracted-examples/guides/hack/11-built-in-types/35-enum-class/EnumClassIntro.Concrete.hack x: 1 commits (30d) y: 4 lines of code src/codegen/PRODUCT_TAGS.php x: 1 commits (30d) y: 7 lines of code build/extracted-examples/guides/hack/10-types/85-type-refinement/f5.hack x: 1 commits (30d) y: 11 lines of code src/site/controllers/GuidesListController.php x: 1 commits (30d) y: 139 lines of code src/site/controllers/HomePageController.php x: 1 commits (30d) y: 119 lines of code
139.0
lines of code
  min: 4.0
  average: 47.64
  25th percentile: 7.0
  median: 26.5
  75th percentile: 94.25
  max: 139.0
0 2.0
commits (30d)
min: 1.0 | average: 1.07 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 2.0

File Size vs. Contributors (30 days): 14 points

sass/codeBlocks.scss x: 1 contributors (30d) y: 19 lines of code sass/variables.scss x: 1 contributors (30d) y: 116 lines of code sass/basics.scss x: 1 contributors (30d) y: 87 lines of code sass/innerContent.scss x: 1 contributors (30d) y: 55 lines of code sass/titles.scss x: 1 contributors (30d) y: 57 lines of code build/extracted-examples/guides/hack/12-generics/01-introduction/Stack.inc.hack x: 2 contributors (30d) y: 34 lines of code build/extracted-examples/guides/hack/11-built-in-types/35-enum-class/EnumClassIntro.Abstract.hack x: 1 contributors (30d) y: 5 lines of code build/extracted-examples/guides/hack/11-built-in-types/35-enum-class/EnumClassIntro.Concrete.hack x: 1 contributors (30d) y: 4 lines of code src/codegen/PRODUCT_TAGS.php x: 1 contributors (30d) y: 7 lines of code build/extracted-examples/guides/hack/10-types/85-type-refinement/f5.hack x: 1 contributors (30d) y: 11 lines of code src/site/controllers/GuidesListController.php x: 1 contributors (30d) y: 139 lines of code src/site/controllers/HomePageController.php x: 1 contributors (30d) y: 119 lines of code
139.0
lines of code
  min: 4.0
  average: 47.64
  25th percentile: 7.0
  median: 26.5
  75th percentile: 94.25
  max: 139.0
0 2.0
contributors (30d)
min: 1.0 | average: 1.07 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 2.0

File Size vs. Commits (90 days): 40 points

sass/codeBlocks.scss x: 1 commits (90d) y: 19 lines of code sass/variables.scss x: 2 commits (90d) y: 116 lines of code sass/basics.scss x: 1 commits (90d) y: 87 lines of code sass/innerContent.scss x: 1 commits (90d) y: 55 lines of code sass/titles.scss x: 1 commits (90d) y: 57 lines of code build/extracted-examples/guides/hack/12-generics/01-introduction/Stack.inc.hack x: 2 commits (90d) y: 34 lines of code build/extracted-examples/guides/hack/11-built-in-types/35-enum-class/EnumClassIntro.Abstract.hack x: 1 commits (90d) y: 5 lines of code build/extracted-examples/guides/hack/11-built-in-types/35-enum-class/EnumClassIntro.Concrete.hack x: 1 commits (90d) y: 4 lines of code src/codegen/PRODUCT_TAGS.php x: 2 commits (90d) y: 7 lines of code build/extracted-examples/guides/hack/01-getting-started/01-getting-started/hello.hack x: 1 commits (90d) y: 7 lines of code build/extracted-examples/guides/hack/10-types/85-type-refinement/f5.hack x: 1 commits (90d) y: 11 lines of code src/site/controllers/GuidesListController.php x: 1 commits (90d) y: 139 lines of code src/site/controllers/HomePageController.php x: 1 commits (90d) y: 119 lines of code sass/core.scss x: 2 commits (90d) y: 21 lines of code sass/feedback.scss x: 1 commits (90d) y: 41 lines of code src/site/controllers/GuidePageController.php x: 1 commits (90d) y: 245 lines of code src/site/controllers/NonRoutableWebPageController.php x: 1 commits (90d) y: 349 lines of code src/site/xhp/ui-feedback.php x: 1 commits (90d) y: 37 lines of code src/build/HHAPIDocBuildStep.php x: 2 commits (90d) y: 408 lines of code src/api-gen/ScannedDefinitionFilters.php x: 1 commits (90d) y: 193 lines of code src/hh-apidoc-extensions/PathProvider.php x: 1 commits (90d) y: 69 lines of code src/hh-apidoc-extensions/ProductPathProvider.php x: 1 commits (90d) y: 42 lines of code build/extracted-examples/guides/hack/11-built-in-types/36-enum-class-label/EnumClassLabel.variance.hack x: 1 commits (90d) y: 9 lines of code src/utils/ExampleTypechecker.php x: 1 commits (90d) y: 95 lines of code sass/navigation.scss x: 1 commits (90d) y: 351 lines of code sass/search.scss x: 1 commits (90d) y: 76 lines of code src/build/BuildStep.php x: 1 commits (90d) y: 91 lines of code src/build/SASSBuildStep.php x: 1 commits (90d) y: 21 lines of code build/extracted-examples/guides/hack/11-built-in-types/36-enum-class-label/EnumClassLabelIntro.hack x: 1 commits (90d) y: 12 lines of code build/extracted-examples/guides/hack/11-built-in-types/28-shape/shape-values-of-type.hack x: 1 commits (90d) y: 13 lines of code src/Guides.php x: 1 commits (90d) y: 208 lines of code src/search/SearchScores.php x: 1 commits (90d) y: 30 lines of code
408.0
lines of code
  min: 4.0
  average: 78.68
  25th percentile: 8.25
  median: 35.5
  75th percentile: 110.75
  max: 408.0
0 2.0
commits (90d)
min: 1.0 | average: 1.18 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 2.0

File Size vs. Contributors (90 days): 40 points

sass/codeBlocks.scss x: 1 contributors (90d) y: 19 lines of code sass/variables.scss x: 2 contributors (90d) y: 116 lines of code sass/basics.scss x: 1 contributors (90d) y: 87 lines of code sass/innerContent.scss x: 1 contributors (90d) y: 55 lines of code sass/titles.scss x: 1 contributors (90d) y: 57 lines of code build/extracted-examples/guides/hack/12-generics/01-introduction/Stack.inc.hack x: 2 contributors (90d) y: 34 lines of code build/extracted-examples/guides/hack/11-built-in-types/35-enum-class/EnumClassIntro.Abstract.hack x: 1 contributors (90d) y: 5 lines of code build/extracted-examples/guides/hack/11-built-in-types/35-enum-class/EnumClassIntro.Concrete.hack x: 1 contributors (90d) y: 4 lines of code src/codegen/PRODUCT_TAGS.php x: 1 contributors (90d) y: 7 lines of code build/extracted-examples/guides/hack/10-types/85-type-refinement/f5.hack x: 1 contributors (90d) y: 11 lines of code src/site/controllers/GuidesListController.php x: 1 contributors (90d) y: 139 lines of code src/site/controllers/HomePageController.php x: 1 contributors (90d) y: 119 lines of code sass/core.scss x: 2 contributors (90d) y: 21 lines of code sass/feedback.scss x: 1 contributors (90d) y: 41 lines of code src/site/controllers/GuidePageController.php x: 1 contributors (90d) y: 245 lines of code src/site/controllers/NonRoutableWebPageController.php x: 1 contributors (90d) y: 349 lines of code src/site/xhp/ui-feedback.php x: 1 contributors (90d) y: 37 lines of code build/extracted-examples/guides/hack/11-built-in-types/36-enum-class-label/EnumClassLabel.equality1.hack x: 2 contributors (90d) y: 8 lines of code src/build/HHAPIDocBuildStep.php x: 1 contributors (90d) y: 408 lines of code src/api-gen/ScannedDefinitionFilters.php x: 1 contributors (90d) y: 193 lines of code src/hh-apidoc-extensions/PathProvider.php x: 1 contributors (90d) y: 69 lines of code src/hh-apidoc-extensions/ProductPathProvider.php x: 1 contributors (90d) y: 42 lines of code build/extracted-examples/guides/hack/11-built-in-types/36-enum-class-label/EnumClassLabel.variance.hack x: 1 contributors (90d) y: 9 lines of code src/utils/ExampleTypechecker.php x: 1 contributors (90d) y: 95 lines of code sass/navigation.scss x: 1 contributors (90d) y: 351 lines of code sass/search.scss x: 1 contributors (90d) y: 76 lines of code src/build/BuildStep.php x: 1 contributors (90d) y: 91 lines of code src/build/SASSBuildStep.php x: 1 contributors (90d) y: 21 lines of code build/extracted-examples/guides/hack/11-built-in-types/36-enum-class-label/EnumClassLabelIntro.hack x: 1 contributors (90d) y: 12 lines of code build/extracted-examples/guides/hack/11-built-in-types/28-shape/shape-values-of-type.hack x: 1 contributors (90d) y: 13 lines of code src/Guides.php x: 1 contributors (90d) y: 208 lines of code src/search/SearchScores.php x: 1 contributors (90d) y: 30 lines of code
408.0
lines of code
  min: 4.0
  average: 78.68
  25th percentile: 8.25
  median: 35.5
  75th percentile: 110.75
  max: 408.0
0 2.0
contributors (90d)
min: 1.0 | average: 1.13 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 2.0