File Type Identifier Statements
src/app/app.component.ts component AppComponent 0 % (0/15)
src/app/app.reducers.ts function logger 0 % (0/1)
src/app/app.reducers.ts variable metaReducers 100 % (1/1)
src/app/app.reducers.ts variable reducers 0 % (0/1)
src/app/app_preloading_strategy.ts class AppPreloadingStrategy 0 % (0/2)
src/app/auth/actions/auth.actions.ts class AuthActions 0 % (0/31)
src/app/auth/auth.routes.ts variable AuthRoutes 0 % (0/1)
src/app/auth/components/forget-password/forget-password.component.ts component ForgetPasswordComponent 0 % (0/12)
src/app/auth/components/login/login.component.ts component LoginComponent 0 % (0/13)
src/app/auth/components/sign-up/sign-up.component.ts component SignUpComponent 0 % (0/14)
src/app/auth/components/update-password/update-password.component.ts component UpdatePasswordComponent 0 % (0/13)
src/app/auth/effects/auth.effects.ts injectable AuthenticationEffects 0 % (0/6)
src/app/auth/reducers/auth.reducer.ts function reducer 0 % (0/1)
src/app/auth/reducers/auth.reducer.ts variable initialState 0 % (0/1)
src/app/auth/reducers/auth.state.ts interface AuthState 0 % (0/4)
src/app/auth/reducers/auth.state.ts variable AuthStateRecord 0 % (0/1)
src/app/auth/reducers/selectors.ts function getAuthState 0 % (0/1)
src/app/auth/reducers/selectors.ts variable fetchAuthStatus 0 % (0/1)
src/app/auth/reducers/selectors.ts variable fetchCurrentUser 0 % (0/1)
src/app/auth/reducers/selectors.ts variable fetchRatingCategories 0 % (0/1)
src/app/auth/reducers/selectors.ts variable getAuthStatus 0 % (0/1)
src/app/auth/reducers/selectors.ts variable getCurrentUser 0 % (0/1)
src/app/auth/reducers/selectors.ts variable getRatingCategories 0 % (0/1)
src/app/checkout/actions/checkout.actions.ts class CheckoutActions 0 % (0/36)
src/app/checkout/address/add-address/add-address.component.ts component AddAddressComponent 0 % (0/28)
src/app/checkout/address/address.component.ts component AddressComponent 0 % (0/21)
src/app/checkout/address/delivery-address/delivery-address.component.ts component DeliveryAddressComponent 0 % (0/4)
src/app/checkout/address/delivery-options/delivery-options.component.ts component DeliveryOptionsComponent 0 % (0/15)
src/app/checkout/address/services/address.service.ts injectable AddressService 0 % (0/13)
src/app/checkout/cart/cart.component.ts component CartComponent 0 % (0/13)
src/app/checkout/cart/components/empty-cart/empty-cart.component.ts component EmptyCartComponent 0 % (0/3)
src/app/checkout/cart/components/line-item-list/line-item-list.component.ts component LineItemListComponent 0 % (0/7)
src/app/checkout/cart/components/line-item-list/line-item/line-item.component.ts component LineItemComponent 0 % (0/21)
src/app/checkout/cart/components/order-total-summary/order-total-summary.component.ts component OrderTotalSummaryComponent 0 % (0/17)
src/app/checkout/checkout.routes.ts variable routes 0 % (0/1)
src/app/checkout/effects/checkout.effects.ts injectable CheckoutEffects 0 % (0/8)
src/app/checkout/order-failed/order-failed.component.ts component OrderFailedComponent 0 % (0/11)
src/app/checkout/order-success/order-success.component.ts component OrderSuccessComponent 0 % (0/9)
src/app/checkout/payment/payment-modes-list/cash-on-delivery/cash-on-delivery.component.ts component CashOnDeliveryComponent 0 % (0/14)
src/app/checkout/payment/payment-modes-list/hosted-payment/hosted-payment.component.ts component HostedPaymentComponent 0 % (0/12)
src/app/checkout/payment/payment-modes-list/payment-modes-list.component.ts component PaymentModesListComponent 0 % (0/17)
src/app/checkout/payment/payment.component.ts component PaymentComponent 0 % (0/13)
src/app/checkout/payment/services/payment.service.ts injectable PaymentService 0 % (0/8)
src/app/checkout/reducers/checkout.reducer.ts function reducer 0 % (0/1)
src/app/checkout/reducers/checkout.reducer.ts variable initialState 0 % (0/1)
src/app/checkout/reducers/checkout.state.ts interface CheckoutState 0 % (0/17)
src/app/checkout/reducers/checkout.state.ts variable CheckoutStateRecord 0 % (0/1)
src/app/checkout/reducers/selectors.ts function fetchAdjustmentTotal 0 % (0/1)
src/app/checkout/reducers/selectors.ts function fetchBillAddress 0 % (0/1)
src/app/checkout/reducers/selectors.ts function fetchIsPaymentAdded 0 % (0/1)
src/app/checkout/reducers/selectors.ts function fetchItemTotal 0 % (0/1)
src/app/checkout/reducers/selectors.ts function fetchLineItems 0 % (0/1)
src/app/checkout/reducers/selectors.ts function fetchOrderId 0 % (0/1)
src/app/checkout/reducers/selectors.ts function fetchOrderNumber 0 % (0/1)
src/app/checkout/reducers/selectors.ts function fetchOrderState 0 % (0/1)
src/app/checkout/reducers/selectors.ts function fetchPaymentEntities 0 % (0/1)
src/app/checkout/reducers/selectors.ts function fetchPayments 0 % (0/1)
src/app/checkout/reducers/selectors.ts function fetchShipAddress 0 % (0/1)
src/app/checkout/reducers/selectors.ts function fetchShipTotal 0 % (0/1)
src/app/checkout/reducers/selectors.ts function fetchTotalCartItems 0 % (0/1)
src/app/checkout/reducers/selectors.ts function fetchTotalCartValue 0 % (0/1)
src/app/checkout/reducers/selectors.ts function getCheckoutState 0 % (0/1)
src/app/checkout/reducers/selectors.ts variable getAdjustmentTotal 0 % (0/1)
src/app/checkout/reducers/selectors.ts variable getBillAddress 0 % (0/1)
src/app/checkout/reducers/selectors.ts variable getIsPaymentAdded 0 % (0/1)
src/app/checkout/reducers/selectors.ts variable getItemTotal 0 % (0/1)
src/app/checkout/reducers/selectors.ts variable getLineItems 0 % (0/1)
src/app/checkout/reducers/selectors.ts variable getOrderId 0 % (0/1)
src/app/checkout/reducers/selectors.ts variable getOrderNumber 0 % (0/1)
src/app/checkout/reducers/selectors.ts variable getOrderState 0 % (0/1)
src/app/checkout/reducers/selectors.ts variable getPaymentEntities 0 % (0/1)
src/app/checkout/reducers/selectors.ts variable getPayments 0 % (0/1)
src/app/checkout/reducers/selectors.ts variable getShipAddress 0 % (0/1)
src/app/checkout/reducers/selectors.ts variable getShipTotal 0 % (0/1)
src/app/checkout/reducers/selectors.ts variable getTotalCartItems 0 % (0/1)
src/app/checkout/reducers/selectors.ts variable getTotalCartValue 0 % (0/1)
src/app/core/guards/auth.guard.ts injectable CanActivateViaAuthGuard 0 % (0/6)
src/app/core/models/address.ts class Address 0 % (0/18)
src/app/core/models/brand.ts class Brand 0 % (0/4)
src/app/core/models/classification.ts class Classification 0 % (0/4)
src/app/core/models/country.ts class Country 0 % (0/5)
src/app/core/models/image.ts class Image 0 % (0/16)
src/app/core/models/jsonapi.ts class CJsonApi 0 % (0/8)
src/app/core/models/line_item.ts class LineItem 0 % (0/10)
src/app/core/models/option_type.ts class OptionType 0 % (0/5)
src/app/core/models/option_value.ts class OptionValue 0 % (0/9)
src/app/core/models/order.ts class LightOrder 0 % (0/7)
src/app/core/models/order.ts class Order 0 % (0/26)
src/app/core/models/payment.ts class Payment 0 % (0/5)
src/app/core/models/payment_mode.ts class PaymentMode 0 % (0/8)
src/app/core/models/price.ts class Price 0 % (0/3)
src/app/core/models/product.ts class Product 0 % (0/26)
src/app/core/models/product_property.ts class ProductProperty 0 % (0/6)
src/app/core/models/rating_category.ts class RatingCategory 0 % (0/4)
src/app/core/models/rating_option.ts class RatingOption 0 % (0/5)
src/app/core/models/rating_option_vote.ts class RatingOptionVote 0 % (0/3)
src/app/core/models/rating_summary.ts class RatingSummary 0 % (0/4)
src/app/core/models/review.ts class Review 0 % (0/8)
src/app/core/models/review_list.ts class ReviewList 0 % (0/3)
src/app/core/models/state.ts class CState 0 % (0/4)
src/app/core/models/taxon.ts class Taxon 0 % (0/11)
src/app/core/models/taxonomy.ts interface Taxonomy 0 % (0/4)
src/app/core/models/user.ts class User 0 % (0/6)
src/app/core/models/variant.ts class Variant 0 % (0/26)
src/app/core/pipes/humanize.pipe.ts pipe HumanizePipe 0 % (0/1)
src/app/core/pipes/reverse.pipe.ts pipe ReversePipe 0 % (0/1)
src/app/core/services/auth.service.ts injectable AuthService 7 % (1/13)
src/app/core/services/checkout.service.ts injectable CheckoutService 5 % (1/19)
src/app/core/services/json-api-parser.service.ts injectable JsonApiParserService 0 % (0/4)
src/app/core/services/product.service.ts injectable ProductService 4 % (1/22)
src/app/core/services/transfer-state.service.ts injectable TransferStateService 50 % (2/4)
src/app/core/services/transfer-state.service.ts variable transferStateCache 100 % (1/1)
src/app/core/services/variant-parser.service.ts injectable VariantParserService 44 % (4/9)
src/app/core/services/variant-parser.service.ts interface OptionTypesHash 100 % (1/1)
src/app/core/services/variant-retriver.service.ts injectable VariantRetriverService 36 % (7/19)
src/app/home/breadcrumb/components/breadcrumb/breadcrumb.component.ts component BreadcrumbComponent 0 % (0/5)
src/app/home/category-page/category-page.component.ts component CategoryPageComponent 0 % (0/10)
src/app/home/content/content-header/content-header.component.ts component ContentHeaderComponent 0 % (0/25)
src/app/home/content/content.ts component ContentComponent 0 % (0/4)
src/app/home/content/customize/customize.component.ts component CustomizeComponent 0 % (0/3)
src/app/home/content/filter-summary/filter-summary.component.ts component FilterSummaryComponent 0 % (0/5)
src/app/home/content/product-list/product-filter.pipe.ts injectable FilterPipe 33 % (1/3)
src/app/home/content/product-list/product-filter.pipe.ts injectable FilterPipe 33 % (1/3)
src/app/home/content/product-list/product-list-item/product-list-item.component.ts component ProductListItemComponent 0 % (0/8)
src/app/home/content/product-list/product-list.component.ts component ProductListComponent 0 % (0/13)
src/app/home/filter-mobile-menu/filter-mobile-menu.component.ts component FilterMobileMenuComponent 0 % (0/27)
src/app/home/home.component.ts component HomeComponent 0 % (0/27)
src/app/home/home.routes.ts variable HomeRoutes 0 % (0/1)
src/app/home/reducers/index.ts interface HomeState 0 % (0/2)
src/app/home/reducers/index.ts interface State 0 % (0/2)
src/app/home/reducers/index.ts variable reducers 0 % (0/1)
src/app/home/reducers/search.actions.ts class SearchActions 0 % (0/28)
src/app/home/reducers/search.reducers.ts function reducer 0 % (0/1)
src/app/home/reducers/search.reducers.ts variable initialState 0 % (0/1)
src/app/home/reducers/search.reducers.ts variable isUpdated 0 % (0/1)
src/app/home/reducers/search.reducers.ts variable updatedCategory 0 % (0/1)
src/app/home/reducers/search.state.ts interface SearchState 0 % (0/10)
src/app/home/reducers/search.state.ts variable SearchStateRecord 0 % (0/1)
src/app/home/reducers/selectors.ts function fetchCategeoryLevel 0 % (0/1)
src/app/home/reducers/selectors.ts function fetchChildTaxons 0 % (0/1)
src/app/home/reducers/selectors.ts function fetchPaginationData 0 % (0/1)
src/app/home/reducers/selectors.ts function fetchProductsByKeyword 0 % (0/1)
src/app/home/reducers/selectors.ts function fetchSearchFliterKeyword 0 % (0/1)
src/app/home/reducers/selectors.ts function fetchSearchFliterStatus 0 % (0/1)
src/app/home/reducers/selectors.ts function fetchSelectedFilters 0 % (0/1)
src/app/home/reducers/selectors.ts function fetchSelectedTaxonIds 0 % (0/1)
src/app/home/reducers/selectors.ts function fetchTaxonomiByName 0 % (0/1)
src/app/home/reducers/selectors.ts variable categeoryLevel 0 % (0/1)
src/app/home/reducers/selectors.ts variable getChildTaxons 0 % (0/1)
src/app/home/reducers/selectors.ts variable getFilters 0 % (0/1)
src/app/home/reducers/selectors.ts variable getHomeState 0 % (0/1)
src/app/home/reducers/selectors.ts variable getPaginationData 0 % (0/1)
src/app/home/reducers/selectors.ts variable getProductsByKeyword 0 % (0/1)
src/app/home/reducers/selectors.ts variable getSearchState 0 % (0/1)
src/app/home/reducers/selectors.ts variable getSelectedTaxonIds 0 % (0/1)
src/app/home/reducers/selectors.ts variable searchFilterStatus 0 % (0/1)
src/app/home/reducers/selectors.ts variable searchKeyword 0 % (0/1)
src/app/home/reducers/selectors.ts variable taxonomiByName 0 % (0/1)
src/app/home/sidebar/brand-filter/brand-filter.component.ts component BrandFilterComponent 0 % (0/5)
src/app/home/sidebar/categories/categories.component.ts component CategoriesComponent 0 % (0/15)
src/app/interfaces.ts interface AppState 0 % (0/5)
src/app/landing/components/about-us/about-us.component.ts component AboutUsComponent 0 % (0/3)
src/app/landing/components/brands-page/brands-page.component.ts component BrandsPageComponent 0 % (0/4)
src/app/landing/components/faq-page/faq-page.component.ts component FaqPageComponent 0 % (0/3)
src/app/landing/components/lp-banner/lp-banner.component.ts component LpBannerComponent 0 % (0/7)
src/app/landing/components/lp-brands/lp-brands.component.ts component LpBrandsComponent 0 % (0/7)
src/app/landing/components/lp-product-list/lp-product-list.component.ts component LpProductListComponent 0 % (0/8)
src/app/landing/components/lp-product-list/pl-item/pl-item.component.ts component PlItemComponent 0 % (0/5)
src/app/landing/components/lp-promo/lp-promo.component.ts component LpPromoComponent 0 % (0/4)
src/app/landing/components/return-policy/return-policy.component.ts component ReturnPolicyComponent 0 % (0/3)
src/app/landing/landing.component.ts component LandingComponent 0 % (0/13)
src/app/landing/landing.module.ts variable COMPONENTS 0 % (0/1)
src/app/layout/actions/layout.actions.ts class HideMobileMainMenu 0 % (0/2)
src/app/layout/actions/layout.actions.ts class HideMobileSearchBar 0 % (0/2)
src/app/layout/actions/layout.actions.ts class LoadLayouts 0 % (0/4)
src/app/layout/actions/layout.actions.ts class ShowMobileMainMenu 0 % (0/2)
src/app/layout/actions/layout.actions.ts class ShowMobileSearchBar 0 % (0/2)
src/app/layout/checkout-footer/checkout-footer.component.ts component CheckoutFooterComponent 0 % (0/3)
src/app/layout/checkout-header/checkout-header.component.ts component CheckoutHeaderComponent 0 % (0/10)
src/app/layout/effects/layout.effects.ts injectable LayoutEffects 0 % (0/2)
src/app/layout/footer/component/footer-contact-info/footer-contact-info.component.ts component FooterContactInfoComponent 0 % (0/5)
src/app/layout/footer/component/footer-quick-links/footer-quick-links.component.ts component FooterQuickLinksComponent 0 % (0/4)
src/app/layout/footer/component/footer-social-links/footer-social-links.component.ts component FooterSocialLinksComponent 0 % (0/4)
src/app/layout/footer/footer.component.ts component FooterComponent 0 % (0/4)
src/app/layout/header/components/brand-menu-dropdown/brand-componant/brand-list/brand-list.component.ts component BrandListComponent 0 % (0/7)
src/app/layout/header/components/brand-menu-dropdown/brand-menu-dropdown.component.ts component BrandMenuDropdownComponent 0 % (0/9)
src/app/layout/header/components/categories-menu-dropdown/categories-components/categories-details/brand-logo/brand-logo.component.ts component BrandLogoComponent 0 % (0/6)
src/app/layout/header/components/categories-menu-dropdown/categories-components/categories-details/categories-details.component.ts component CategoriesDetailsComponent 0 % (0/15)
src/app/layout/header/components/categories-menu-dropdown/categories-components/categories-details/categories-list/categories-list.component.ts component CategoriesListComponent 0 % (0/6)
src/app/layout/header/components/categories-menu-dropdown/categories-menu-dropdown.component.ts component CategoriesMenuDropdownComponent 0 % (0/24)
src/app/layout/header/components/category-mobile-menu/category-mobile-menu.component.ts component CategoryMobileMenuComponent 0 % (0/21)
src/app/layout/header/components/header-cart/header-cart.component.ts component HeaderCartComponent 0 % (0/5)
src/app/layout/header/components/header-help-dropdown/header-help-dropdown.component.ts component HeaderHelpDropdownComponent 0 % (0/6)
src/app/layout/header/components/header-search/header-search.component.ts component HeaderSearchComponent 0 % (0/16)
src/app/layout/header/components/profile-dropdown/profile-dropdown.component.ts component ProfileDropdownComponent 0 % (0/16)
src/app/layout/header/header.component.ts component HeaderComponent 0 % (0/31)
src/app/layout/reducers/layout.reducer.ts function reducer 0 % (0/1)
src/app/layout/reducers/layout.reducer.ts variable initialState 0 % (0/1)
src/app/layout/reducers/layout.selector.ts variable getLayoutState 0 % (0/1)
src/app/layout/reducers/layout.selector.ts variable getlayoutStateJS 0 % (0/1)
src/app/layout/reducers/layout.selector.ts variable showMobileSearchBarowMobile 0 % (0/1)
src/app/layout/reducers/layout.state.ts interface LayoutState 0 % (0/4)
src/app/layout/reducers/layout.state.ts variable LayoutStateRecord 0 % (0/1)
src/app/oauth_config.ts variable myAuthConfig 0 % (0/1)
src/app/product/actions/product-actions.ts class ProductActions 0 % (0/36)
src/app/product/components/product-detail-page/product-description/product-description.component.ts component ProductDescriptionComponent 0 % (0/4)
src/app/product/components/product-detail-page/product-detail-page.component.ts component ProductDetailPageComponent 0 % (0/4)
src/app/product/components/product-detail-page/product-details/product-details.component.ts component ProductDetailsComponent 0 % (0/34)
src/app/product/components/product-detail-page/product-images/product-images.component.ts component ProductImagesComponent 0 % (0/12)
src/app/product/components/product-detail-page/product-images/product-images.component.ts variable img1 0 % (0/1)
src/app/product/components/product-detail-page/product-images/product-images.component.ts variable img2 0 % (0/1)
src/app/product/components/product-detail-page/product-price-info/check-pincode/check-pincode.component.ts component CheckPincodeComponent 0 % (0/7)
src/app/product/components/product-detail-page/product-price-info/product-count/product-count.component.ts component ProductCountComponent 0 % (0/20)
src/app/product/components/product-detail-page/product-price-info/product-price-info.component.ts component ProductPriceInfoComponent 0 % (0/26)
src/app/product/components/product-detail-page/product-review/product-review.component.ts component ProductReviewComponent 0 % (0/11)
src/app/product/components/product-detail-page/product-variants/product-variants.component.ts component ProductVariantsComponent 0 % (0/10)
src/app/product/components/product-detail-page/write-product-review/write-product-review.component.ts component WriteProductReviewComponent 0 % (0/23)
src/app/product/effects/product.effects.ts injectable ProductEffects 0 % (0/14)
src/app/product/guards/product-resolver.ts injectable ProductResolver 0 % (0/3)
src/app/product/product.component.ts component ProductComponent 0 % (0/3)
src/app/product/reducers/product-reducer.ts function reducer 0 % (0/1)
src/app/product/reducers/product-reducer.ts variable initialState 0 % (0/1)
src/app/product/reducers/product-state.ts interface ProductState 0 % (0/13)
src/app/product/reducers/product-state.ts variable ProductStateRecord 0 % (0/1)
src/app/product/reducers/selectors.ts function fetchAllTaxonomies 0 % (0/1)
src/app/product/reducers/selectors.ts function fetchProducts 0 % (0/1)
src/app/product/reducers/selectors.ts function getProductState 0 % (0/1)
src/app/product/reducers/selectors.ts variable fetchAllProductSearch 0 % (0/1)
src/app/product/reducers/selectors.ts variable fetchBrands 0 % (0/1)
src/app/product/reducers/selectors.ts variable fetchIsReviewSubmitted 0 % (0/1)
src/app/product/reducers/selectors.ts variable fetchProductRatingOptions 0 % (0/1)
src/app/product/reducers/selectors.ts variable fetchProductReviews 0 % (0/1)
src/app/product/reducers/selectors.ts variable fetchReletedProducts 0 % (0/1)
src/app/product/reducers/selectors.ts variable fetchRootTaxonId 0 % (0/1)
src/app/product/reducers/selectors.ts variable fetchSelectedProduct 0 % (0/1)
src/app/product/reducers/selectors.ts variable getBrands 0 % (0/1)
src/app/product/reducers/selectors.ts variable getIsReviewSubmitted 0 % (0/1)
src/app/product/reducers/selectors.ts variable getProductRatingOptions 0 % (0/1)
src/app/product/reducers/selectors.ts variable getProducts 0 % (0/1)
src/app/product/reducers/selectors.ts variable getSelectedProduct 0 % (0/1)
src/app/product/reducers/selectors.ts variable getTaxonomies 0 % (0/1)
src/app/product/reducers/selectors.ts variable productReviews 0 % (0/1)
src/app/product/reducers/selectors.ts variable relatedProducts 0 % (0/1)
src/app/product/reducers/selectors.ts variable rootTaxonomyId 0 % (0/1)
src/app/product/reducers/selectors.ts variable showAllProducts 0 % (0/1)
src/app/shared/animations/fade-in.animation.ts variable fadeInAnimation 0 % (0/1)
src/app/shared/components/product-slider/inner-product/inner-product.component.ts component InnerIproductComponent 0 % (0/6)
src/app/shared/components/product-slider/product-slider.component.ts component ProductSliderComponent 0 % (0/8)
src/app/shared/components/saved-address/saved-address.component.ts component SavedAddressComponent 0 % (0/10)
src/app/shared/custom-validator/password-match-validator.ts class PasswordMatchValidator 0 % (0/2)
src/app/shared/directives/zoomable.directive.ts directive ZoomableDirective 10 % (3/28)
src/app/shared/pipes/keys.pipe.ts pipe KeysPipe 0 % (0/1)
src/app/user/actions/user.actions.ts class UserActions 0 % (0/22)
src/app/user/components/addresses/add-edit-address/add-edit-address.component.ts component AddEditAddressComponent 0 % (0/12)
src/app/user/components/addresses/addresses.component.ts component AddressesComponent 0 % (0/11)
src/app/user/components/favorite-products/favorite-product-list-item/favorite-product-list-item.component.ts component FavoriteProductListItemComponent 0 % (0/5)
src/app/user/components/favorite-products/favorite-products.component.ts component FavoriteProductsComponent 0 % (0/4)
src/app/user/components/orders/order-detail/order-detail.component.ts component OrderDetailComponent 0 % (0/14)
src/app/user/components/orders/order-list-item/order-list-item.component.ts component OrderListItemComponent 0 % (0/8)
src/app/user/components/orders/orders.component.ts component OrdersComponent 0 % (0/10)
src/app/user/components/overview/overview.component.ts component OverviewComponent 0 % (0/3)
src/app/user/components/profile/profile-email/profile-email.component.ts component ProfileEmailComponent 0 % (0/15)
src/app/user/components/profile/profile-password/profile-password.component.ts component ProfilePasswordComponent 0 % (0/10)
src/app/user/components/profile/profile.component.ts component ProfileComponent 0 % (0/5)
src/app/user/components/returns/return-list-item/return-list-item.component.ts component ReturnListItemComponent 0 % (0/3)
src/app/user/components/returns/returns.component.ts component ReturnsComponent 0 % (0/3)
src/app/user/effects/user.effects.ts injectable UserEffects 0 % (0/7)
src/app/user/reducers/selector.ts function fetchCountries 0 % (0/1)
src/app/user/reducers/selector.ts function fetchStates 0 % (0/1)
src/app/user/reducers/selector.ts function fetchUserAddresses 0 % (0/1)
src/app/user/reducers/selector.ts function getUserState 0 % (0/1)
src/app/user/reducers/selector.ts variable fetchUserFavoriteProducts 0 % (0/1)
src/app/user/reducers/selector.ts variable fetchUserOrders 0 % (0/1)
src/app/user/reducers/selector.ts variable getCountries 0 % (0/1)
src/app/user/reducers/selector.ts variable getStates 0 % (0/1)
src/app/user/reducers/selector.ts variable getUserAddressess 0 % (0/1)
src/app/user/reducers/selector.ts variable getUserFavoriteProducts 0 % (0/1)
src/app/user/reducers/selector.ts variable getUserOrders 0 % (0/1)
src/app/user/reducers/user.reducer.ts function reducer 0 % (0/1)
src/app/user/reducers/user.reducer.ts variable initialState 0 % (0/1)
src/app/user/reducers/user.state.ts interface UserState 0 % (0/7)
src/app/user/reducers/user.state.ts variable UserStateRecord 0 % (0/1)
src/app/user/services/user.service.ts injectable UserService 0 % (0/7)
src/app/user/user.component.ts component UserComponent 0 % (0/6)
src/app/user/user.routes.ts variable UserRoutes 0 % (0/1)
src/config/custom/app-data.ts variable cdn_url 0 % (0/1)
src/config/custom/app-data.ts variable CUSTOM_APP_DATA 0 % (0/1)
src/config/custom/custom.ts variable CUSTOM_CONFIG 0 % (0/1)
src/config/custom/meta-data.ts variable CUSTOM_META_DATA 0 % (0/1)
src/config/default/app-data.ts variable cdn_url 0 % (0/1)
src/config/default/app-data.ts variable DEFAULT_APP_DATA 0 % (0/1)
src/config/default/default.ts variable DEFAULT_CONFIG 0 % (0/1)
src/config/default/meta-data.ts variable DEFAULT_META_DATA 0 % (0/1)
src/environments/environment.dev-custom.ts variable environment 0 % (0/1)
src/environments/environment.dev-ng-spree.ts variable environment 0 % (0/1)
src/environments/environment.mock-ng-spree.ts variable environment 0 % (0/1)
src/environments/environment.prod-custom.ts variable environment 0 % (0/1)
src/environments/environment.prod-ng-spree.ts variable environment 0 % (0/1)
src/environments/environment.ts variable environment 0 % (0/1)

results matching ""

    No results matching ""