Skip to content

Instantly share code, notes, and snippets.

@alan-agius4
Created April 19, 2023 07:41
Show Gist options
  • Save alan-agius4/d8d76b4b5ffc12ed1fffc6f77bacf14a to your computer and use it in GitHub Desktop.
Save alan-agius4/d8d76b4b5ffc12ed1fffc6f77bacf14a to your computer and use it in GitHub Desktop.
jest code coverage
> abc@0.0.0 test
> ng test
(node:1657427) ExperimentalWarning: VM Modules is an experimental feature. This feature could change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
PASS dist/test-out/app.component.spec.mjs
AppComponent
✓ should create the app (255 ms)
✓ should have as title 'abc' (48 ms)
✓ should render title (51 ms)
-----------------------------------------------------------------|---------|----------|---------|---------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
-----------------------------------------------------------------|---------|----------|---------|---------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
All files | 89.7 | 64.23 | 26.3 | 89.7 |
dist/test-out | 100 | 100 | 100 | 100 |
chunk-G3NTUWAY.mjs | 100 | 100 | 100 | 100 |
dist/test-out/node_modules/rxjs/src/internal | 83.57 | 63.63 | 47.61 | 83.57 |
NotificationFactories.ts | 90 | 100 | 33.33 | 90 | 16-17,25-26
Observable.ts | 90.96 | 61.53 | 53.84 | 90.96 | 53-54,224-226,228-231,313-330,334-335,343-344,468-478,488-490
Subject.ts | 71.42 | 90 | 36.84 | 71.42 | 38-39,48-51,75-86,89-99,102-104,107-108,141,154-157,165-171,174-175,178-179,182-183,187-188
Subscriber.ts | 65.57 | 63.63 | 36.84 | 65.57 | 38-39,53-59,73-74,87-93,102-108,123-128,131-136,146-148,169-179,182-190,203-210,214-224,236-244,252-254,261-264
Subscription.ts | 92.59 | 47.36 | 88.88 | 92.59 | 62-65,125-128,171,204-208,212-213
config.ts | 100 | 100 | 100 | 100 |
dist/test-out/node_modules/rxjs/src/internal/observable | 86.57 | 57.14 | 44.44 | 86.57 |
empty.ts | 100 | 100 | 100 | 100 |
from.ts | 100 | 50 | 100 | 100 | 103
innerFrom.ts | 60.6 | 100 | 28.57 | 60.6 | 49-57,68-80,85-98,101-110,113-116,119-120
merge.ts | 96.07 | 33.33 | 100 | 96.07 | 95-96,98-99
dist/test-out/node_modules/rxjs/src/internal/operators | 67.09 | 80 | 14.28 | 67.09 |
OperatorSubscriber.ts | 36.6 | 100 | 0 | 36.6 | 16-23,47-102,105-111
defaultIfEmpty.ts | 67.79 | 100 | 0 | 67.79 | 41-59
filter.ts | 81.33 | 100 | 0 | 81.33 | 62-75
first.ts | 88.04 | 100 | 0 | 88.04 | 82-92
map.ts | 77.41 | 100 | 0 | 77.41 | 49-62
mergeAll.ts | 100 | 100 | 100 | 100 |
mergeInternals.ts | 14.09 | 100 | 0 | 14.09 | 22-149
mergeMap.ts | 97.91 | 50 | 100 | 97.91 | 89-90
observeOn.ts | 84.28 | 100 | 0 | 84.28 | 60-70
share.ts | 64.04 | 100 | 16.66 | 64.04 | 162-164,168-171,173-178,181-240,245-267
subscribeOn.ts | 94.02 | 100 | 0 | 94.02 | 64-67
take.ts | 67.6 | 100 | 0 | 67.6 | 49-71
throwIfEmpty.ts | 71.66 | 100 | 0 | 71.66 | 43-56,58-60
dist/test-out/node_modules/rxjs/src/internal/scheduled | 34.89 | 100 | 0 | 34.89 |
scheduleArray.ts | 14.81 | 100 | 0 | 14.81 | 5-27
scheduleAsyncIterable.ts | 16.12 | 100 | 0 | 16.12 | 6-31
scheduleIterable.ts | 20 | 100 | 0 | 20 | 13-60
scheduleObservable.ts | 75 | 100 | 0 | 75 | 7-8
schedulePromise.ts | 75 | 100 | 0 | 75 | 7-8
scheduleReadableStreamLike.ts | 75 | 100 | 0 | 75 | 7-8
scheduled.ts | 56 | 100 | 0 | 56 | 29-50
dist/test-out/node_modules/rxjs/src/internal/scheduler | 70.96 | 100 | 0 | 70.96 |
timeoutProvider.ts | 70.96 | 100 | 0 | 70.96 | 20-25,27-29
dist/test-out/node_modules/rxjs/src/internal/symbol | 100 | 100 | 100 | 100 |
iterator.ts | 100 | 100 | 100 | 100 |
observable.ts | 100 | 100 | 100 | 100 |
dist/test-out/node_modules/rxjs/src/internal/util | 80.2 | 80.95 | 46.42 | 80.2 |
EmptyError.ts | 86.2 | 100 | 0 | 86.2 | 26-29
ObjectUnsubscribedError.ts | 86.2 | 100 | 0 | 86.2 | 25-28
UnsubscriptionError.ts | 73.33 | 100 | 0 | 73.33 | 22-29
args.ts | 100 | 60 | 100 | 100 | 14,18
arrRemove.ts | 100 | 100 | 100 | 100 |
createErrorClass.ts | 85 | 100 | 50 | 85 | 12-14
errorContext.ts | 57.14 | 50 | 50 | 57.14 | 14-26,38-42
executeSchedule.ts | 43.18 | 100 | 0 | 43.18 | 20-44
identity.ts | 95.55 | 100 | 0 | 95.55 | 44-45
isArrayLike.ts | 100 | 100 | 100 | 100 |
isAsyncIterable.ts | 60 | 100 | 0 | 60 | 4-5
isFunction.ts | 100 | 100 | 100 | 100 |
isInteropObservable.ts | 100 | 100 | 100 | 100 |
isIterable.ts | 71.42 | 100 | 0 | 71.42 | 6-7
isPromise.ts | 77.77 | 100 | 0 | 77.77 | 8-9
isReadableStreamLike.ts | 82.6 | 100 | 0 | 82.6 | 20-23
isScheduler.ts | 100 | 100 | 100 | 100 |
lift.ts | 84.37 | 75 | 100 | 84.37 | 23-27
noop.ts | 100 | 100 | 0 | 100 |
pipe.ts | 97.89 | 100 | 50 | 97.89 | 93-94
reportUnhandledError.ts | 54.16 | 100 | 0 | 54.16 | 14-24
throwUnobservableError.ts | 41.66 | 100 | 0 | 41.66 | 6-12
dist/test-out/node_modules/tslib | 87.71 | 14.28 | 16.66 | 87.71 |
tslib.es6.js | 87.71 | 14.28 | 16.66 | 87.71 | 116-123,170-179,225-226,229-238,247-252
packages/common | 100 | 100 | 100 | 100 |
common.ts | 100 | 100 | 100 | 100 |
index.ts | 100 | 100 | 100 | 100 |
public_api.ts | 100 | 100 | 100 | 100 |
packages/common/src | 90.53 | 100 | 42.85 | 90.53 |
common.ts | 100 | 100 | 100 | 100 |
common_module.ts | 100 | 100 | 100 | 100 |
cookie.ts | 45 | 100 | 0 | 45 | 10-20
dom_adapter.ts | 100 | 100 | 100 | 100 |
dom_tokens.ts | 100 | 100 | 100 | 100 |
platform_id.ts | 100 | 100 | 100 | 100 |
version.ts | 100 | 100 | 100 | 100 |
viewport_scroller.ts | 86.14 | 100 | 0 | 86.14 | 198-200,202-235
xhr.ts | 100 | 100 | 100 | 100 |
packages/common/src/directives | 97.77 | 60 | 16.66 | 97.77 |
index.ts | 100 | 100 | 100 | 100 |
ng_class.ts | 100 | 100 | 100 | 100 |
ng_component_outlet.ts | 97.05 | 100 | 0 | 97.05 | 133-136
ng_for_of.ts | 97.68 | 100 | 0 | 97.68 | 296-299,301-303
ng_if.ts | 97.66 | 100 | 0 | 97.66 | 252-257
ng_plural.ts | 100 | 100 | 100 | 100 |
ng_style.ts | 100 | 100 | 100 | 100 |
ng_switch.ts | 93.79 | 55.55 | 50 | 93.79 | 33-34,120-121,205-206,244-245,251-258
ng_template_outlet.ts | 100 | 100 | 100 | 100 |
packages/common/src/directives/ng_optimized_image | 45.97 | 100 | 0 | 45.97 |
asserts.ts | 72 | 100 | 0 | 72 | 19-25
error_helper.ts | 71.42 | 100 | 0 | 71.42 | 11-14
index.ts | 100 | 100 | 100 | 100 |
lcp_image_observer.ts | 91.34 | 100 | 0 | 91.34 | 96-104
ng_optimized_image.ts | 31.63 | 100 | 0 | 31.63 | 215-567,574-576,581-583,588-594,601-610,615-624,629-642,647-657,662-672,677-686,692-710,712-728,734-749,754-769,774-785,792-862,867-880,886-896,902-917,923-941,952-973,978-987,993-1002
preconnect_link_checker.ts | 96.66 | 100 | 0 | 96.66 | 146-150
preload-link-creator.ts | 28.75 | 100 | 0 | 28.75 | 24-80
tokens.ts | 100 | 100 | 0 | 100 |
url.ts | 47.91 | 100 | 0 | 47.91 | 11-13,17-18,23-24,27-40,43-44,47-48
packages/common/src/directives/ng_optimized_image/image_loaders | 70.76 | 20 | 7.69 | 70.76 |
cloudflare_loader.ts | 73.52 | 0 | 0 | 73.52 | 26-34
cloudinary_loader.ts | 75.86 | 0 | 0 | 75.86 | 23-25,48-58
image_loader.ts | 66.92 | 100 | 16.66 | 66.92 | 85-108,111-118,120-130
imagekit_loader.ts | 69.64 | 0 | 0 | 69.64 | 23-25,43-56
imgix_loader.ts | 74.46 | 0 | 0 | 74.46 | 23-25,39-47
packages/common/src/i18n | 44.84 | 100 | 0 | 44.84 |
currencies.ts | 100 | 100 | 100 | 100 |
format_date.ts | 16.98 | 100 | 0 | 16.98 | 65-102,114-134,136-199,201-208,210-229,231-234,239-259,261-282,287-293,298-360,367-392,396-400,402-406,408-427,432-439,449-719,721-727,729-733,735-740,755-796,803-826,829-830
format_number.ts | 28.51 | 100 | 0 | 28.51 | 24-123,151-170,192-198,218-222,244-298,310-330,336-387,393-462,465-470
locale_data.ts | 100 | 100 | 100 | 100 |
locale_data_api.ts | 83.55 | 100 | 0 | 83.55 | 221-222,236-243,258-264,279-285,299-303,347-349,363-365,379-382,395-405,443-445,498-501,510-516,541-550,570-579,606-613,628-631,651-659,675-681
localization.ts | 76.25 | 100 | 0 | 76.25 | 31-49
packages/common/src/location | 96.15 | 100 | 0 | 96.15 |
hash_location_strategy.ts | 100 | 100 | 100 | 100 |
location.ts | 91.51 | 100 | 0 | 91.51 | 300-301,303-312,314-316,318-330
location_strategy.ts | 100 | 100 | 0 | 100 |
platform_location.ts | 97.1 | 100 | 0 | 97.1 | 75-76,203-204,206-207
util.ts | 100 | 100 | 0 | 100 |
packages/common/src/pipes | 96.64 | 100 | 0 | 96.64 |
async_pipe.ts | 100 | 100 | 0 | 100 |
case_conversion_pipes.ts | 100 | 100 | 100 | 100 |
date_pipe.ts | 100 | 100 | 100 | 100 |
date_pipe_config.ts | 100 | 100 | 100 | 100 |
i18n_plural_pipe.ts | 100 | 100 | 100 | 100 |
i18n_select_pipe.ts | 100 | 100 | 100 | 100 |
index.ts | 100 | 100 | 100 | 100 |
invalid_pipe_argument_error.ts | 76.47 | 100 | 0 | 76.47 | 14-17
json_pipe.ts | 100 | 100 | 100 | 100 |
keyvalue_pipe.ts | 80 | 100 | 0 | 80 | 11-13,116-140
number_pipe.ts | 95.6 | 100 | 0 | 95.6 | 280-282,287-296
slice_pipe.ts | 100 | 100 | 100 | 100 |
packages/common/testing | 100 | 100 | 100 | 100 |
index.ts | 100 | 100 | 100 | 100 |
public_api.ts | 100 | 100 | 100 | 100 |
testing.ts | 100 | 100 | 100 | 100 |
packages/common/testing/src | 63.57 | 100 | 0 | 63.57 |
location_mock.ts | 11.91 | 100 | 0 | 11.91 | 20-189
mock_location_strategy.ts | 100 | 100 | 100 | 100 |
mock_platform_location.ts | 81.74 | 100 | 0 | 81.74 | 34-79
provide_location_mocks.ts | 100 | 100 | 100 | 100 |
testing.ts | 100 | 100 | 100 | 100 |
packages/compiler | 100 | 100 | 100 | 100 |
compiler.ts | 100 | 100 | 100 | 100 |
index.ts | 100 | 100 | 100 | 100 |
public_api.ts | 100 | 100 | 100 | 100 |
packages/compiler/src | 83.8 | 66.12 | 60.25 | 83.8 |
assertions.ts | 56.66 | 100 | 0 | 56.66 | 18-30
chars.ts | 96.15 | 91.66 | 71.42 | 96.15 | 91-92,99-100
compiler.ts | 100 | 100 | 100 | 100 |
config.ts | 93.02 | 100 | 0 | 93.02 | 41-43
constant_pool.ts | 82.69 | 16.66 | 33.33 | 82.69 | 59-61,98-101,112-147,277-280,282-284
core.ts | 93.89 | 76.92 | 75 | 93.89 | 132,138-154,160
injectable_compiler_2.ts | 63.69 | 69.23 | 75 | 63.69 | 40-70,86-92,145-162,164-168
jit_compiler_facade.ts | 70.97 | 69.33 | 57.57 | 70.97 | 287-295,297-308,310-317,326-339,399-414,423-424,428-475,477-483,485-497,499-512,514-521,531-533,579-587,617-618,622-635,640-642,644-646,649-651,653-655,669-679,685-687,691-696
parse_util.ts | 93.71 | 64.7 | 100 | 93.71 | 31-34,44-45,179-180,183-184,192-194
resource_loader.ts | 100 | 100 | 100 | 100 |
selector.ts | 93.03 | 26.31 | 100 | 93.03 | 62-63,73-79,84-85,87-88,101-103,105-110,132-134,136-139,176-177
shadow_css.ts | 85.7 | 75 | 72.72 | 85.7 | 246-247,308-322,327-330,351,372-373,420-422,436-444,468-524,549-550,593-594,700-701,743-746,764-767,892-893,946-948,1003-1005,1032-1064,1078-1084
style_url_resolver.ts | 77.77 | 100 | 0 | 77.77 | 13-16
util.ts | 77.14 | 60 | 44.44 | 77.14 | 12-13,20-21,26-27,30-31,34-35,52-57,64-70,86-87,90-91,98-99,106-107,144,168-175
version.ts | 100 | 100 | 100 | 100 |
packages/compiler/src/compiler_util | 93.53 | 66.66 | 70.58 | 93.53 |
expression_converter.ts | 93.53 | 66.66 | 70.58 | 93.53 | 33-34,66-67,157-158,167-169,171-173,178-179,187-191,195-196,355-356,370-371,373-376,425-426,442,469-488,859,865-867,885-886
packages/compiler/src/expression_parser | 87.53 | 51.33 | 55.55 | 87.53 |
ast.ts | 99.32 | 58.33 | 66.66 | 99.32 | 334-335,662-663,745-746
lexer.ts | 83.08 | 54.32 | 50 | 83.08 | 117,119,132-134,148-150,152-154,217,224,229,235,237,239-240,274-276,278-280,355-375,377,394-396,430-432,434-436,438-453,455-461
parser.ts | 81.34 | 48.85 | 100 | 81.34 | 64-65,90-92,237-242,247-250,261-269,311-312,314-318,322-325,341-342,460-461,470-473,549-555,583-587,589-598,601-607,616-656,673-676,691-693,702-704,713-715,730-733,751-754,770-773,790-793,802-819,830-836,838,840,842-843,853-858,864-866,868-870,872-874,876-877,879-884,886-887,892-895,902-911,965-966,973-979,983-985,1020-1025,1090-1114,1176-1177
packages/compiler/src/i18n | 86.01 | 100 | 0 | 86.01 |
big_integer.ts | 100 | 100 | 100 | 100 |
digest.ts | 40.95 | 100 | 0 | 40.95 | 30-31,37-38,44-47,90-91,117-157,164-167,169-183,194-207,210-221,223-285,288-299,309-311,313-317,319-327,330-332,335-340,342-351,353-355,357-369,387-398
extractor_merger.ts | 100 | 100 | 100 | 100 |
i18n_ast.ts | 97.96 | 100 | 0 | 97.96 | 213-217
i18n_html_parser.ts | 100 | 100 | 100 | 100 |
i18n_parser.ts | 83.45 | 100 | 0 | 83.45 | 33-37,48-50,233-252,257-263,269-277,282-284
message_bundle.ts | 100 | 100 | 100 | 100 |
parse_util.ts | 100 | 100 | 100 | 100 |
translation_bundle.ts | 100 | 100 | 100 | 100 |
packages/compiler/src/i18n/serializers | 99.86 | 100 | 0 | 99.86 |
placeholder.ts | 100 | 100 | 100 | 100 |
serializer.ts | 100 | 100 | 100 | 100 |
xliff.ts | 100 | 100 | 100 | 100 |
xliff2.ts | 100 | 100 | 100 | 100 |
xmb.ts | 98.98 | 100 | 0 | 98.98 | 197-198
xml_helper.ts | 100 | 100 | 100 | 100 |
xtb.ts | 100 | 100 | 100 | 100 |
packages/compiler/src/ml_parser | 95.23 | 75.47 | 77.41 | 95.23 |
ast.ts | 99.32 | 80 | 100 | 99.32 | 106
entities.ts | 100 | 100 | 100 | 100 |
html_parser.ts | 100 | 100 | 100 | 100 |
html_tags.ts | 100 | 86.66 | 100 | 100 | 53,62
html_whitespaces.ts | 100 | 94.11 | 100 | 100 | 69
interpolation_config.ts | 100 | 100 | 100 | 100 |
lexer.ts | 87.6 | 70.39 | 66.66 | 87.6 | 105-108,110-112,114-117,167-168,173-174,189,193-194,208-209,221-223,226-228,231-240,252-255,257-260,313-315,338-339,347-349,362-364,386-406,411-415,421-422,439-442,487-489,504-506,524-538,573-574,593-597,752-759,769-771,777-778,780-781,783-785,804-806,809-811,850,883-885,911-912,981-983,1046-1048
parser.ts | 87.76 | 77.58 | 0 | 87.76 | 67-68,78-82,227-229,280-284,302-307,314-315,326-328,330-333,356-362,395-399,401,454-456,463-474
tags.ts | 96.87 | 85.71 | 100 | 96.87 | 35-36
xml_parser.ts | 100 | 100 | 100 | 100 |
xml_tags.ts | 100 | 100 | 100 | 100 |
packages/compiler/src/output | 92.76 | 73.88 | 55.55 | 92.76 |
abstract_emitter.ts | 93.41 | 69.44 | 100 | 93.41 | 125,194,389-390,392-393,395-396,398-399,401-402,410-411,413-414,416-417,419-420,422-423,425-426,428-429,431-432,434-435,437-438,440,524-525,532
abstract_js_emitter.ts | 100 | 100 | 100 | 100 |
map_util.ts | 76.66 | 100 | 0 | 76.66 | 24-30
output_ast.ts | 94.91 | 83.33 | 50 | 94.91 | 125-130,619,635-651,889-890,1009,1027,1254-1255,1302-1303,1318-1321,1329-1332,1366-1378,1380-1397
output_jit.ts | 98.78 | 75 | 100 | 98.78 | 144-145
output_jit_trusted_types.ts | 60.28 | 50 | 25 | 60.28 | 64-82,91-93,108-141
source_map.ts | 92.18 | 71.42 | 100 | 92.18 | 56-57,59-60,62-63,65-66,68-69,87-88,148,188-189
packages/compiler/src/render3 | 89.99 | 70.21 | 71.05 | 89.99 |
r3_ast.ts | 96.44 | 25 | 100 | 96.44 | 71-74,96-98,312-314,319-320
r3_class_metadata_compiler.ts | 100 | 100 | 100 | 100 |
r3_factory.ts | 97.75 | 88.88 | 100 | 97.75 | 144,156,168-169,217,282-283
r3_identifiers.ts | 100 | 100 | 100 | 100 |
r3_injector_compiler.ts | 100 | 100 | 100 | 100 |
r3_jit.ts | 84.37 | 0 | 100 | 84.37 | 24-26,28-29
r3_module_compiler.ts | 74.91 | 54.16 | 66.66 | 74.91 | 164-165,180-181,183-193,196-197,200-205,222-223,225-226,234-235,237-238,248,260-301,308-311
r3_pipe_compiler.ts | 100 | 100 | 100 | 100 |
r3_template_transform.ts | 83.18 | 60.29 | 66.66 | 83.18 | 80-81,100-106,109,119-121,147-148,153-156,192-202,204-210,233,247-248,304-305,359-364,366-373,379-400,408,423-428,477,479,481-482,557-559,561-563,567
util.ts | 83.23 | 66.66 | 41.66 | 83.23 | 18-23,41-42,45-46,49-51,54-55,58-59,66-73,142,154-155
packages/compiler/src/render3/partial | 100 | 100 | 100 | 100 |
api.ts | 100 | 100 | 100 | 100 |
class_metadata.ts | 100 | 100 | 100 | 100 |
component.ts | 100 | 100 | 100 | 100 |
directive.ts | 100 | 100 | 100 | 100 |
factory.ts | 100 | 100 | 100 | 100 |
injectable.ts | 100 | 100 | 100 | 100 |
injector.ts | 100 | 100 | 100 | 100 |
ng_module.ts | 100 | 100 | 100 | 100 |
pipe.ts | 100 | 100 | 100 | 100 |
util.ts | 100 | 100 | 100 | 100 |
packages/compiler/src/render3/view | 81.51 | 50.75 | 63.38 | 81.51 |
api.ts | 100 | 100 | 100 | 100 |
compiler.ts | 57.77 | 46.75 | 66.66 | 57.77 | 57-60,63-65,81-82,103-108,111-112,114-115,121-122,124-126,164-170,196-197,218-219,225-239,242-246,249-250,256,268-270,274-275,279-281,285-286,311-325,327-333,370-374,380-382,387-421,429-434,489-519,531-532,534-535,547-548,566-568,575-578,593-646,649-650,653-654,657-659,699-701,724-747,749-778,807-849,883-889,891-930,942-952
style_parser.ts | 73.33 | 44.44 | 100 | 73.33 | 49-50,52-53,55-62,64-70,78-85,102
styling_builder.ts | 82.1 | 46.15 | 57.14 | 82.1 | 189-190,192-193,209-210,219-220,231,266-267,324-326,337-338,350-351,413-418,431,439-440,463-465,487-488,491-492,511-513,519-521,530-553,559-582,588-611
t2_binder.ts | 100 | 100 | 100 | 100 |
template.ts | 82.52 | 48.29 | 56.52 | 82.52 | 72-74,80,107-108,117-118,123-126,235-236,246-247,258,261-262,287-302,305-306,323,573,638,662,689-690,712-713,716-718,732-733,743-745,758-776,794-795,798-799,801-810,815-818,829-852,863-865,871-872,878-879,881-882,893-894,917-920,938-939,955-978,990-997,1011-1012,1092,1111-1112,1116-1124,1190-1191,1219,1278-1279,1284-1297,1307-1308,1318-1319,1363-1365,1425-1426,1478-1480,1510-1516,1523-1529,1532-1535,1537-1556,1570-1573,1689-1695,1714-1718,1750-1756,1800,1879-1884,1890-1913,1919-1940,1949,1953,1955,1957,1959,1961,1963,1965,1967,2088-2101,2116-2129,2141-2143,2161-2162,2179,2181,2183-2186,2188,2190,2199-2213,2219-2221,2282-2299,2309-2313
util.ts | 87.46 | 85.18 | 66.66 | 87.46 | 142-150,154-156,183-187,216-237,302-305,324
packages/compiler/src/render3/view/i18n | 69.2 | 85.71 | 9.37 | 69.2 |
context.ts | 82.35 | 100 | 0 | 82.35 | 23-25,183-186,188-191,193-196,198-221
get_msg_utils.ts | 67.14 | 100 | 0 | 67.14 | 54-97,139-140
icu_serializer.ts | 96.15 | 100 | 0 | 96.15 | 51-52
localize_utils.ts | 63.51 | 100 | 0 | 63.51 | 16-25,93-98,100-106,117-144,146-148
meta.ts | 66.91 | 50 | 0 | 66.91 | 31-42,78-124,236-253,258-269
util.ts | 55.19 | 100 | 18.75 | 55.19 | 46-47,50-51,58-59,62-64,67-76,79-81,84-90,93-96,99-114,127-134,145-164,173-174,181-183
packages/compiler/src/schema | 93.04 | 86.36 | 60 | 93.04 |
dom_element_schema_registry.ts | 91.36 | 82.35 | 0 | 91.36 | 354-356,364-365,440-475
dom_security_schema.ts | 96 | 100 | 66.66 | 96 | 97-100
element_schema_registry.ts | 100 | 100 | 100 | 100 |
trusted_types_sinks.ts | 100 | 100 | 100 | 100 |
packages/compiler/src/template/pipeline/ir/src | 91.15 | 100 | 0 | 91.15 |
element.ts | 85.95 | 100 | 0 | 85.95 | 103-114,117-121
enums.ts | 100 | 100 | 100 | 100 |
expression.ts | 80.71 | 100 | 0 | 80.71 | 270-275,284-315,324-346,355-363
operations.ts | 100 | 100 | 100 | 100 |
traits.ts | 93.93 | 100 | 0 | 93.93 | 138-139,145-147,156-157,163-165
packages/compiler/src/template/pipeline/ir/src/ops | 81.39 | 100 | 0 | 81.39 |
create.ts | 81.55 | 100 | 0 | 81.55 | 90-99,131-142,162-167,190-197,230-238
shared.ts | 84.46 | 100 | 0 | 84.46 | 42-47,82-91
update.ts | 78.57 | 100 | 0 | 78.57 | 56-66,94-103,121-126
packages/compiler/src/template/pipeline/src | 51.1 | 100 | 0 | 51.1 |
compilation.ts | 100 | 100 | 100 | 100 |
emit.ts | 42.42 | 100 | 0 | 42.42 | 32-43,50-60,66-99
ingest.ts | 29.85 | 100 | 0 | 29.85 | 21-24,29-43,48-64,69-85,90-92,97-111,116-135,141-160,166-188,194-202,207-211
instruction.ts | 42.93 | 100 | 0 | 42.93 | 18-20,24-26,28-45,48-49,52-62,65-69,72-75,78-81,84-85,89-90,94-97,101-104,107-112,115-119,122-134,138-141,170-184
packages/compiler/src/template/pipeline/src/phases | 31.73 | 100 | 0 | 31.73 |
const_collection.ts | 32.25 | 100 | 0 | 32.25 | 20-37,39-62
empty_elements.ts | 53.33 | 100 | 0 | 53.33 | 17-30
generate_advance.ts | 25.8 | 100 | 0 | 25.8 | 17-62
generate_variables.ts | 42.27 | 100 | 0 | 42.27 | 29-30,39-91,142-171,179-220
local_refs.ts | 39.58 | 100 | 0 | 39.58 | 19-40,42-48
naming.ts | 27.53 | 100 | 0 | 27.53 | 20-69
reify.ts | 22.22 | 100 | 0 | 22.22 | 24-28,30-91,93-122,124-150,156-185
resolve_contexts.ts | 31.14 | 100 | 0 | 31.14 | 19-23,25-61
resolve_names.ts | 31.57 | 100 | 0 | 31.57 | 21-25,27-99
slot_allocation.ts | 22.47 | 100 | 0 | 22.47 | 21-89
var_counting.ts | 32.35 | 100 | 0 | 32.35 | 17-47,53-64,66-68
packages/compiler/src/template/pipeline/switch | 100 | 100 | 100 | 100 |
index.ts | 100 | 100 | 100 | 100 |
packages/compiler/src/template_parser | 78.54 | 38.33 | 100 | 78.54 |
binding_parser.ts | 77.68 | 31.7 | 100 | 77.68 | 63-68,77-95,112-114,164-167,206,210-212,220-233,246-247,251-258,260-266,269-271,286-289,334-336,343-346,356-382,392-393,407-408,411-417,485-487,490-492,503-504
template_preparser.ts | 84.81 | 52.63 | 100 | 84.81 | 31,37,39-42,48,52,54-55,78-79
packages/core | 100 | 100 | 100 | 100 |
core.ts | 100 | 100 | 100 | 100 |
index.ts | 100 | 100 | 100 | 100 |
public_api.ts | 100 | 100 | 100 | 100 |
packages/core/src | 91.39 | 52.63 | 38 | 91.39 |
application_config.ts | 88.88 | 100 | 0 | 88.88 | 33-36
application_init.ts | 91.21 | 66.66 | 100 | 91.21 | 113-114,118-127,140
application_module.ts | 100 | 100 | 100 | 100 |
application_ref.ts | 82.71 | 56.09 | 56 | 82.71 | 80-126,137-141,146-147,166-170,184-195,214-288,333-334,338-341,368-369,677-686,688-706,708-713,1030-1033,1038-1039,1042-1043,1046-1047,1161-1164,1168-1173,1175-1182,1249-1253,1287
application_tokens.ts | 100 | 0 | 0 | 100 | 112-123
change_detection.ts | 100 | 100 | 100 | 100 |
console.ts | 100 | 100 | 100 | 100 |
core.ts | 88.13 | 100 | 0 | 88.13 | 52-58
core_reactivity_export.ts | 100 | 100 | 100 | 100 |
core_reactivity_export_internal.ts | 100 | 100 | 100 | 100 |
core_render3_private_export.ts | 100 | 100 | 100 | 100 |
di.ts | 100 | 100 | 100 | 100 |
error_details_base_url.ts | 100 | 100 | 100 | 100 |
error_handler.ts | 100 | 100 | 100 | 100 |
errors.ts | 100 | 100 | 0 | 100 |
event_emitter.ts | 100 | 0 | 0 | 100 | 125-143
initial_render_pending_tasks.ts | 100 | 100 | 100 | 100 |
linker.ts | 100 | 100 | 100 | 100 |
metadata.ts | 100 | 100 | 100 | 100 |
platform_core_providers.ts | 100 | 100 | 100 | 100 |
r3_symbols.ts | 100 | 100 | 100 | 100 |
render.ts | 100 | 100 | 100 | 100 |
transfer_state.ts | 100 | 100 | 22.22 | 100 |
version.ts | 100 | 100 | 100 | 100 |
zone.ts | 100 | 100 | 100 | 100 |
packages/core/src/change_detection | 92.07 | 100 | 0 | 92.07 |
change_detection.ts | 100 | 100 | 100 | 100 |
change_detector_ref.ts | 88.53 | 100 | 0 | 88.53 | 131-134,144-157
constants.ts | 100 | 100 | 100 | 100 |
packages/core/src/change_detection/differs | 98.97 | 100 | 22.22 | 98.97 |
default_iterable_differ.ts | 98.76 | 100 | 25 | 98.76 | 722-730
default_keyvalue_differ.ts | 100 | 100 | 50 | 100 |
iterable_differs.ts | 98.45 | 100 | 0 | 98.45 | 185-186,258-259
keyvalue_differs.ts | 98.94 | 100 | 0 | 98.94 | 117-118
packages/core/src/compiler | 100 | 77.77 | 50 | 100 |
compiler_facade.ts | 100 | 33.33 | 50 | 100 | 28-29
compiler_facade_interface.ts | 100 | 100 | 100 | 100 |
packages/core/src/debug | 69.91 | 33.33 | 10 | 69.91 |
debug_node.ts | 69.91 | 33.33 | 10 | 69.91 | 33-34,375-396,398-401,417-431,443-522,533-543,554-574,584-607,614-635,651,655-656
packages/core/src/di | 100 | 71.11 | 41.66 | 100 |
contextual.ts | 100 | 100 | 0 | 100 |
create_injector.ts | 100 | 50 | 50 | 100 | 42-47
forward_ref.ts | 100 | 66.66 | 42.85 | 100 | 64,69
index.ts | 100 | 100 | 100 | 100 |
initializer_token.ts | 100 | 100 | 100 | 100 |
inject_switch.ts | 100 | 100 | 25 | 100 |
injectable.ts | 100 | 100 | 100 | 100 |
injection_token.ts | 100 | 75 | 100 | 100 | 83
injector.ts | 100 | 71.42 | 50 | 100 | 113-116
injector_compatibility.ts | 100 | 70 | 34.78 | 100 | 60-65,233-235,242
injector_token.ts | 100 | 100 | 100 | 100 |
internal_tokens.ts | 100 | 100 | 100 | 100 |
metadata.ts | 100 | 100 | 100 | 100 |
metadata_attr.ts | 100 | 100 | 100 | 100 |
null_injector.ts | 100 | 0 | 100 | 100 | 15
provider_collection.ts | 100 | 63.82 | 44 | 100 | 101-117,159,176-189,198,224-247,273-279,293-294
r3_injector.ts | 100 | 77.1 | 52 | 100 | 202-238,276,280-307,334,360,372-380,393,399,415-420,478,484,486,495-496,502
scope.ts | 100 | 100 | 100 | 100 |
packages/core/src/di/interface | 100 | 95 | 46.66 | 100 |
defs.ts | 100 | 94.11 | 46.15 | 100 | 149
injector.ts | 100 | 100 | 100 | 100 |
provider.ts | 100 | 100 | 50 | 100 |
packages/core/src/di/jit | 100 | 100 | 15 | 100 |
environment.ts | 100 | 100 | 100 | 100 |
injectable.ts | 100 | 100 | 0 | 100 |
util.ts | 100 | 100 | 37.5 | 100 |
packages/core/src/hydration | 80.5 | 63.63 | 6.09 | 80.5 |
annotate.ts | 34.25 | 100 | 0 | 34.25 | 67-72,88-92,102-132,142-191,198-202,209-215,226-385,391-396,409-425,436-441,447-458,467-470
api.ts | 40.1 | 100 | 0 | 40.1 | 49-61,68-70,75-84,90-95,108-187
cleanup.ts | 100 | 100 | 0 | 100 |
compression.ts | 100 | 100 | 0 | 100 |
error_handling.ts | 100 | 100 | 0 | 100 |
interfaces.ts | 100 | 100 | 100 | 100 |
node_lookup_utils.ts | 100 | 100 | 0 | 100 |
skip_hydration.ts | 100 | 100 | 0 | 100 |
tokens.ts | 100 | 20 | 50 | 100 | 18-29
utils.ts | 100 | 100 | 11.76 | 100 |
views.ts | 100 | 100 | 28.57 | 100 |
packages/core/src/i18n | 99.02 | 83.33 | 11.11 | 99.02 |
locale_data_api.ts | 100 | 100 | 0 | 100 |
locale_en.ts | 100 | 100 | 0 | 100 |
localization.ts | 100 | 100 | 0 | 100 |
tokens.ts | 97.9 | 75 | 66.66 | 97.9 | 26-29
packages/core/src/interface | 100 | 100 | 50 | 100 |
simple_change.ts | 100 | 100 | 100 | 100 |
type.ts | 100 | 100 | 50 | 100 |
packages/core/src/linker | 99.3 | 63.63 | 18.6 | 99.3 |
compiler.ts | 100 | 100 | 0 | 100 |
component_factory.ts | 100 | 100 | 100 | 100 |
component_factory_resolver.ts | 100 | 100 | 0 | 100 |
destroy_ref.ts | 100 | 100 | 0 | 100 |
element_ref.ts | 100 | 100 | 16.66 | 100 |
ng_module_factory.ts | 100 | 100 | 100 | 100 |
ng_module_factory_loader.ts | 70.45 | 100 | 0 | 70.45 | 23-26,35-38,40-44
ng_module_factory_loader_impl.ts | 100 | 100 | 100 | 100 |
ng_module_registration.ts | 100 | 100 | 16.66 | 100 |
query_list.ts | 100 | 100 | 0 | 100 |
template_ref.ts | 100 | 50 | 50 | 100 | 133,165
view_container_ref.ts | 100 | 40 | 28.57 | 100 | 305-447,571,612
view_ref.ts | 100 | 100 | 100 | 100 |
packages/core/src/metadata | 99 | 70 | 23.07 | 99 |
di.ts | 96.79 | 100 | 100 | 96.79 | 182-187,271,354-359,436
directives.ts | 99.51 | 100 | 100 | 99.51 | 815-819
ng_module.ts | 100 | 100 | 100 | 100 |
resource_loading.ts | 100 | 50 | 23.07 | 100 | 94,106-107
schema.ts | 100 | 100 | 100 | 100 |
view.ts | 100 | 100 | 100 | 100 |
packages/core/src/reflection | 100 | 6.45 | 33.33 | 100 |
reflection_capabilities.ts | 100 | 6.45 | 33.33 | 100 | 77-268,292-296
packages/core/src/render | 100 | 100 | 0 | 100 |
api.ts | 100 | 100 | 0 | 100 |
api_flags.ts | 100 | 100 | 100 | 100 |
packages/core/src/render3 | 99.55 | 65.94 | 25.63 | 99.55 |
assert.ts | 100 | 78.94 | 37.83 | 100 | 30,38,105,122
bindings.ts | 100 | 66.66 | 8.33 | 100 | 55
collect_native_nodes.ts | 100 | 100 | 0 | 100 |
component.ts | 80.42 | 100 | 0 | 80.42 | 78-89,165-189
component_ref.ts | 100 | 31.81 | 38.88 | 100 | 98-212,373,394,457,475
context_discovery.ts | 100 | 50 | 6.25 | 100 | 184
definition.ts | 100 | 83.33 | 40 | 100 | 299-308,603,624,651-652,709
definition_factory.ts | 100 | 20 | 50 | 100 | 35-38
di.ts | 100 | 62.5 | 34.78 | 100 | 115,152,247,402-416,438-447,463-467,510-518,544-554,581-591,613-619,662-667,672,832
di_setup.ts | 100 | 100 | 0 | 100 |
errors.ts | 100 | 100 | 0 | 100 |
errors_di.ts | 100 | 100 | 0 | 100 |
fields.ts | 100 | 100 | 100 | 100 |
hooks.ts | 100 | 60.71 | 43.75 | 100 | 41-47,93-111,214,228,269-271
metadata.ts | 100 | 50 | 100 | 100 | 34,51
namespaces.ts | 100 | 100 | 100 | 100 |
ng_module_ref.ts | 100 | 100 | 0 | 100 |
node_assert.ts | 100 | 40 | 50 | 100 | 15,26-30
node_manipulation.ts | 100 | 58.82 | 30.58 | 100 | 69-92,194,220,249-271,382-385,426-432,456-461,472,486,558,572,611,672,720-729,799,852-877,1087
node_manipulation_i18n.ts | 100 | 100 | 0 | 100 |
node_selector_matcher.ts | 100 | 75 | 33.33 | 100 | 119-132,138,142-154,159,164,190,229,251-254,311,350-391
pipe.ts | 100 | 100 | 0 | 100 |
profiler.ts | 100 | 50 | 33.33 | 100 | 98
pure_function.ts | 100 | 100 | 0 | 100 |
query.ts | 100 | 100 | 0 | 100 |
reactive_lview_consumer.ts | 100 | 75 | 50 | 100 | 97
state.ts | 100 | 87.5 | 33.94 | 100 | 355,393,398,535,622,645
tokens.ts | 100 | 0 | 100 | 100 | 16
view_engine_compatibility_prebound.ts | 100 | 100 | 0 | 100 |
view_ref.ts | 100 | 0 | 100 | 100 | 75-290
packages/core/src/render3/features | 100 | 100 | 2.17 | 100 |
copy_definition_feature.ts | 100 | 100 | 0 | 100 |
host_directives_feature.ts | 100 | 100 | 0 | 100 |
inherit_definition_feature.ts | 100 | 100 | 0 | 100 |
ng_onchanges_feature.ts | 100 | 100 | 8.33 | 100 |
providers_feature.ts | 100 | 100 | 0 | 100 |
standalone_feature.ts | 100 | 100 | 0 | 100 |
packages/core/src/render3/i18n | 100 | 100 | 0.91 | 100 |
i18n_apply.ts | 100 | 100 | 0 | 100 |
i18n_debug.ts | 100 | 100 | 0 | 100 |
i18n_insert_before_index.ts | 100 | 100 | 0 | 100 |
i18n_locale_id.ts | 100 | 100 | 33.33 | 100 |
i18n_parse.ts | 100 | 100 | 0 | 100 |
i18n_postprocess.ts | 100 | 100 | 0 | 100 |
i18n_tree_shaking.ts | 100 | 100 | 0 | 100 |
i18n_util.ts | 100 | 100 | 0 | 100 |
packages/core/src/render3/instructions | 100 | 66.53 | 18.07 | 100 |
advance.ts | 100 | 80 | 50 | 100 | 53
all.ts | 100 | 100 | 100 | 100 |
attribute.ts | 100 | 100 | 0 | 100 |
attribute_interpolation.ts | 100 | 100 | 0 | 100 |
change_detection.ts | 100 | 100 | 0 | 100 |
class_map_interpolation.ts | 100 | 100 | 0 | 100 |
di.ts | 100 | 50 | 25 | 100 | 46
di_attr.ts | 100 | 100 | 0 | 100 |
element.ts | 100 | 68.42 | 41.66 | 100 | 53,90,149-167
element_container.ts | 100 | 100 | 0 | 100 |
element_validation.ts | 100 | 63.63 | 25 | 100 | 81,93-96
get_current_view.ts | 100 | 100 | 50 | 100 |
host_property.ts | 100 | 100 | 0 | 100 |
i18n.ts | 100 | 100 | 0 | 100 |
i18n_icu_container_visitor.ts | 100 | 100 | 0 | 100 |
interpolation.ts | 100 | 100 | 5.55 | 100 |
listener.ts | 100 | 27.27 | 21.42 | 100 | 138-196
mark_view_dirty.ts | 100 | 100 | 0 | 100 |
next_context.ts | 100 | 100 | 0 | 100 |
projection.ts | 100 | 100 | 0 | 100 |
property.ts | 100 | 100 | 25 | 100 |
property_interpolation.ts | 100 | 100 | 0 | 100 |
shared.ts | 100 | 68.58 | 39.55 | 100 | 68,136,147,200-207,301,324-331,341,368,391,412,419-426,446,453-460,485,528,545-547,566,585-593,623,877-888,900,928-929,947-950,989-993,1032,1116-1137,1177,1223-1246,1264,1305-1347,1380,1395,1516,1556-1567,1655-1659,1692,1782,1824-1833,1890,1954
storage.ts | 100 | 100 | 25 | 100 |
style_map_interpolation.ts | 100 | 100 | 0 | 100 |
style_prop_interpolation.ts | 100 | 100 | 0 | 100 |
styling.ts | 100 | 100 | 0 | 100 |
template.ts | 100 | 33.33 | 37.5 | 100 | 37-53,90-107,120
text.ts | 100 | 66.66 | 33.33 | 100 | 42
text_interpolation.ts | 100 | 100 | 5 | 100 |
packages/core/src/render3/interfaces | 100 | 94.73 | 27.45 | 100 |
container.ts | 100 | 100 | 100 | 100 |
context.ts | 100 | 100 | 100 | 100 |
document.ts | 100 | 66.66 | 66.66 | 100 | 47
i18n.ts | 100 | 100 | 100 | 100 |
injector.ts | 100 | 100 | 50 | 100 |
lview_tracking.ts | 100 | 100 | 42.85 | 100 |
node.ts | 100 | 100 | 33.33 | 100 |
styling.ts | 100 | 100 | 0 | 100 |
type_checks.ts | 100 | 100 | 40 | 100 |
view.ts | 100 | 100 | 100 | 100 |
packages/core/src/render3/jit | 79.18 | 68.34 | 56.14 | 79.18 |
directive.ts | 51.02 | 34.61 | 38.09 | 51.02 | 77-86,96,104,133-134,139-147,167-169,172-177,179-180,189-194,196-229,237-315,330-351,360-361,427-441,443-445,448-457,463-479,487-490,492-495,497-499,501-503,510-535
environment.ts | 100 | 100 | 100 | 100 |
jit_options.ts | 56.09 | 100 | 33.33 | 56.09 | 18-33,40-41
module.ts | 100 | 72.04 | 68.42 | 100 | 57,120,180,218,244,255-287,292-356,385-389,524,570,615
module_patch.ts | 100 | 100 | 0 | 100 |
partial.ts | 95.45 | 93.33 | 88.88 | 95.45 | 46-50,72
pipe.ts | 27.69 | 100 | 0 | 27.69 | 18-55,57-65
util.ts | 100 | 100 | 100 | 100 |
packages/core/src/render3/reactivity | 100 | 100 | 33.33 | 100 |
effect.ts | 100 | 100 | 33.33 | 100 |
packages/core/src/render3/styling | 100 | 100 | 2.5 | 100 |
class_differ.ts | 100 | 100 | 0 | 100 |
static_styling.ts | 100 | 100 | 50 | 100 |
style_binding_list.ts | 100 | 100 | 0 | 100 |
styling_parser.ts | 100 | 100 | 0 | 100 |
packages/core/src/render3/util | 99.51 | 81.63 | 29.88 | 99.51 |
attrs_utils.ts | 100 | 75 | 40 | 100 | 53,69,115-118
change_detection_utils.ts | 86.2 | 100 | 0 | 86.2 | 26-29
discovery_utils.ts | 100 | 100 | 0 | 100 |
global_utils.ts | 97.7 | 50 | 100 | 97.7 | 82-83
injector_utils.ts | 100 | 100 | 50 | 100 |
misc_utils.ts | 100 | 50 | 14.28 | 100 | 56
stringify_utils.ts | 100 | 50 | 25 | 100 | 16
view_traversal_utils.ts | 100 | 100 | 30 | 100 |
view_utils.ts | 100 | 93.33 | 35.48 | 100 | 125
packages/core/src/sanitization | 100 | 100 | 8.77 | 100 |
bypass.ts | 100 | 100 | 0 | 100 |
html_sanitizer.ts | 100 | 100 | 33.33 | 100 |
iframe_attrs_validation.ts | 100 | 100 | 0 | 100 |
inert_body.ts | 100 | 100 | 0 | 100 |
sanitization.ts | 100 | 100 | 0 | 100 |
sanitizer.ts | 100 | 100 | 50 | 100 |
security.ts | 100 | 100 | 100 | 100 |
url_sanitizer.ts | 100 | 100 | 0 | 100 |
packages/core/src/signals/src | 100 | 50 | 18.75 | 100 |
api.ts | 100 | 100 | 0 | 100 |
computed.ts | 100 | 100 | 0 | 100 |
errors.ts | 100 | 100 | 33.33 | 100 |
graph.ts | 100 | 100 | 50 | 100 |
signal.ts | 100 | 100 | 0 | 100 |
untracked.ts | 100 | 100 | 0 | 100 |
watch.ts | 100 | 100 | 0 | 100 |
weak_ref.ts | 100 | 25 | 33.33 | 100 | 30,37
packages/core/src/testability | 79.03 | 100 | 0 | 79.03 |
testability.ts | 79.03 | 100 | 0 | 79.03 | 89-103,290-350,369-370
packages/core/src/util | 98.32 | 58.55 | 37.03 | 98.32 |
array_utils.ts | 100 | 77.77 | 18.18 | 100 | 50,68
assert.ts | 100 | 48.14 | 38.23 | 100 | 16,29,41,47,53,59,65,77,84,96,111-113,122
closure.ts | 100 | 100 | 100 | 100 |
coercion.ts | 83.33 | 100 | 0 | 83.33 | 11-12
comparison.ts | 100 | 100 | 0 | 100 |
decorators.ts | 100 | 78.26 | 90 | 100 | 69-81,134
dom.ts | 100 | 100 | 50 | 100 |
empty.ts | 100 | 0 | 100 | 100 | 21
errors.ts | 100 | 100 | 0 | 100 |
global.ts | 100 | 25 | 100 | 100 | 22-23
is_dev_mode.ts | 81.81 | 100 | 0 | 81.81 | 21-22,39-44
iterable.ts | 100 | 100 | 0 | 100 |
lang.ts | 100 | 100 | 0 | 100 |
microtask.ts | 59.09 | 100 | 0 | 59.09 | 14-22
ng_dev_mode.ts | 100 | 55.55 | 75 | 100 | 61,126-131
ng_i18n_closure_mode.ts | 100 | 0 | 100 | 100 | 18
ng_reflect.ts | 100 | 66.66 | 50 | 100 | 24-25
noop.ts | 81.81 | 100 | 0 | 81.81 | 10-11
property.ts | 100 | 75 | 50 | 100 | 15
raf.ts | 100 | 100 | 100 | 100 |
stringify.ts | 100 | 38.46 | 50 | 100 | 10-37,50-51
packages/core/src/util/security | 100 | 100 | 0 | 100 |
trusted_types.ts | 100 | 100 | 0 | 100 |
trusted_types_bypass.ts | 100 | 100 | 0 | 100 |
packages/core/src/view | 100 | 100 | 100 | 100 |
provider_flags.ts | 100 | 100 | 100 | 100 |
packages/core/src/zone | 83.84 | 61.11 | 66.66 | 83.84 |
async-stack-tagging.ts | 100 | 50 | 100 | 100 | 35
ng_zone.ts | 82.43 | 62.5 | 62.5 | 82.43 | 135-138,156-157,359-398,402-403,430-431,443-445,447-448,460-468,533-537,541-572
packages/core/testing | 100 | 100 | 100 | 100 |
index.ts | 100 | 100 | 100 | 100 |
public_api.ts | 100 | 100 | 100 | 100 |
testing.ts | 100 | 100 | 100 | 100 |
packages/core/testing/src | 88.18 | 40.69 | 39.39 | 88.18 |
async.ts | 100 | 100 | 100 | 100 |
component_fixture.ts | 90.04 | 40 | 0 | 90.04 | 77-80,88-100,131-133,229-231
fake_async.ts | 98.83 | 33.33 | 100 | 98.83 | 25-26
metadata_overrider.ts | 36.55 | 100 | 0 | 36.55 | 48-72,74-84,86-90,92-113,115-122,125-145
resolvers.ts | 95.45 | 28.57 | 100 | 95.45 | 74-78
test_bed.ts | 96.02 | 30.76 | 100 | 96.02 | 398-399,517-518,598-599,624-625,642-645,675-680,685-688,715,727-728,735-742
test_bed_common.ts | 100 | 100 | 0 | 100 |
test_bed_compiler.ts | 83.35 | 46.34 | 47.61 | 83.35 | 27,35-36,131-133,136-137,140-141,349-355,360-365,370-375,384-395,428-429,451-452,464-503,515,537-538,565-575,577-579,715-717,729-741,789-790,895-897,899-909,911-913,918-933,935-937,939-941,943-945,953-955
test_hooks.ts | 100 | 75 | 100 | 100 | 20
testing.ts | 100 | 100 | 100 | 100 |
packages/platform-browser | 100 | 100 | 100 | 100 |
index.ts | 100 | 100 | 100 | 100 |
platform-browser.ts | 100 | 100 | 100 | 100 |
public_api.ts | 100 | 100 | 100 | 100 |
packages/platform-browser-dynamic | 100 | 100 | 100 | 100 |
index.ts | 100 | 100 | 100 | 100 |
platform-browser-dynamic.ts | 100 | 100 | 100 | 100 |
public_api.ts | 100 | 100 | 100 | 100 |
packages/platform-browser-dynamic/src | 88.88 | 100 | 0 | 88.88 |
compiler_factory.ts | 76.84 | 100 | 0 | 76.84 | 72-80,82-89,91-95
platform-browser-dynamic.ts | 100 | 100 | 100 | 100 |
platform_core_dynamic.ts | 100 | 100 | 100 | 100 |
platform_providers.ts | 100 | 100 | 100 | 100 |
version.ts | 100 | 100 | 100 | 100 |
packages/platform-browser-dynamic/src/resource_loader | 100 | 100 | 100 | 100 |
resource_loader_cache.ts | 100 | 100 | 100 | 100 |
resource_loader_impl.ts | 100 | 100 | 100 | 100 |
packages/platform-browser-dynamic/testing | 100 | 100 | 100 | 100 |
index.ts | 100 | 100 | 100 | 100 |
public_api.ts | 100 | 100 | 100 | 100 |
testing.ts | 100 | 100 | 100 | 100 |
packages/platform-browser-dynamic/testing/src | 100 | 100 | 100 | 100 |
dom_test_component_renderer.ts | 100 | 100 | 100 | 100 |
platform_core_dynamic_testing.ts | 100 | 100 | 100 | 100 |
testing.ts | 100 | 100 | 100 | 100 |
packages/platform-browser/src | 98.96 | 57.14 | 100 | 98.96 |
browser.ts | 98.04 | 57.14 | 100 | 98.04 | 212,232-235
hydration.ts | 100 | 100 | 100 | 100 |
platform-browser.ts | 100 | 100 | 100 | 100 |
version.ts | 100 | 100 | 100 | 100 |
packages/platform-browser/src/browser | 96.96 | 100 | 0 | 96.96 |
browser_adapter.ts | 90.09 | 100 | 0 | 90.09 | 89-92,96-101
generic_browser_adapter.ts | 100 | 100 | 100 | 100 |
meta.ts | 99.03 | 100 | 0 | 99.03 | 40-41
testability.ts | 100 | 100 | 100 | 100 |
title.ts | 95.74 | 100 | 0 | 95.74 | 17-18
xhr.ts | 100 | 100 | 100 | 100 |
packages/platform-browser/src/browser/tools | 100 | 100 | 100 | 100 |
browser.ts | 100 | 100 | 100 | 100 |
common_tools.ts | 100 | 100 | 100 | 100 |
tools.ts | 100 | 100 | 100 | 100 |
packages/platform-browser/src/dom | 85.86 | 35.89 | 75 | 85.86 |
dom_renderer.ts | 87.03 | 42.85 | 75 | 87.03 | 88-90,98-99,123-125,127-130,201,203-204,221-227,284-288,300-320,327-331,420-425
shared_styles_host.ts | 80.87 | 18.18 | 100 | 80.87 | 60-62,104-113,121-125,135-145,150-151,156-157,173-174
util.ts | 100 | 100 | 100 | 100 |
packages/platform-browser/src/dom/debug | 100 | 100 | 100 | 100 |
by.ts | 100 | 100 | 100 | 100 |
packages/platform-browser/src/dom/events | 86.62 | 83.33 | 0 | 86.62 |
dom_events.ts | 100 | 100 | 100 | 100 |
event_manager.ts | 100 | 100 | 100 | 100 |
hammer_gestures.ts | 78 | 100 | 0 | 78 | 93-156
key_events.ts | 90.95 | 33.33 | 0 | 90.95 | 105-122
packages/platform-browser/src/security | 99.03 | 100 | 0 | 99.03 |
dom_sanitization_service.ts | 99.03 | 100 | 0 | 99.03 | 148-149
packages/platform-browser/testing | 100 | 100 | 100 | 100 |
index.ts | 100 | 100 | 100 | 100 |
public_api.ts | 100 | 100 | 100 | 100 |
testing.ts | 100 | 100 | 100 | 100 |
packages/platform-browser/testing/src | 98.51 | 100 | 0 | 98.51 |
browser.ts | 91.11 | 100 | 0 | 91.11 | 15-18
browser_util.ts | 100 | 100 | 100 | 100 |
testing.ts | 100 | 100 | 100 | 100 |
src/app | 100 | 100 | 100 | 100 |
app.component.spec.ts | 100 | 100 | 100 | 100 |
app.component.ts | 100 | 100 | 100 | 100 |
-----------------------------------------------------------------|---------|----------|---------|---------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Test Suites: 1 passed, 1 total
Tests: 3 passed, 3 total
Snapshots: 0 total
Time: 5.972 s
Ran all test suites.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment