src/app/Services/algorithm.service.ts
|
injectable
|
AlgorithmService
|
94 %
(17/18)
|
src/app/Services/dark-mode.service.ts
|
injectable
|
DarkModeService
|
100 %
(2/2)
|
src/app/Services/graphe.service.ts
|
injectable
|
GrapheService
|
96 %
(63/65)
|
src/app/Services/graphe.service.ts
|
interface
|
IPosition
|
100 %
(2/2)
|
src/app/Services/save-upload.service.ts
|
injectable
|
SaveUploadService
|
71 %
(5/7)
|
src/app/app.component.ts
|
component
|
AppComponent
|
100 %
(2/2)
|
src/app/components/add-node/add-node.component.ts
|
component
|
AddNodeComponent
|
100 %
(5/5)
|
src/app/components/add-weighted-edge/add-weighted-edge.component.ts
|
component
|
AddWeightedEdgeComponent
|
100 %
(7/7)
|
src/app/components/change-color/change-color.component.ts
|
component
|
ChangeColorComponent
|
100 %
(5/5)
|
src/app/components/change-id-node/change-id-node.component.ts
|
component
|
ChangeIdNodeComponent
|
100 %
(4/4)
|
src/app/components/change-size-screen/change-size-screen.component.ts
|
component
|
ChangeSizeScreenComponent
|
100 %
(3/3)
|
src/app/components/enumeration-node/enumeration-node.component.ts
|
component
|
EnumerationNodeComponent
|
100 %
(2/2)
|
src/app/components/footer/footer.component.ts
|
component
|
FooterComponent
|
100 %
(1/1)
|
src/app/components/graphe-from-edges-list/graphe-from-edges-list.component.ts
|
component
|
GrapheFromEdgesListComponent
|
87 %
(7/8)
|
src/app/components/graphe-from-edges-list/graphe-from-edges-list.component.ts
|
interface
|
IUnweightedEdgeTyped
|
100 %
(3/3)
|
src/app/components/graphe-from-edges-list/graphe-from-edges-list.component.ts
|
interface
|
IWeightedEdgeTyped
|
100 %
(4/4)
|
src/app/components/graphe-from-matrix-adja/graphe-from-matrix-adja.component.ts
|
component
|
GrapheFromMatrixAdjaComponent
|
87 %
(7/8)
|
src/app/components/graphe-from-matrix-adja/graphe-from-matrix-adja.component.ts
|
interface
|
IUnweightedEdge
|
100 %
(2/2)
|
src/app/components/graphe-from-matrix-adja/graphe-from-matrix-adja.component.ts
|
interface
|
IWeightedEdge
|
100 %
(3/3)
|
src/app/components/header/header.component.ts
|
component
|
HeaderComponent
|
75 %
(3/4)
|
src/app/components/info/info.component.ts
|
component
|
InfoComponent
|
100 %
(4/4)
|
src/app/components/matrix/matrix.component.ts
|
component
|
MatrixComponent
|
100 %
(2/2)
|
src/app/components/message/message.component.ts
|
component
|
MessageComponent
|
100 %
(4/4)
|
src/app/components/remove-edge/remove-edge.component.ts
|
component
|
RemoveEdgeComponent
|
100 %
(4/4)
|
src/app/components/remove-node/remove-node.component.ts
|
component
|
RemoveNodeComponent
|
100 %
(3/3)
|
src/app/components/screen/screen.component.ts
|
component
|
ScreenComponent
|
100 %
(1/1)
|
src/app/components/screenbox/screenbox.component.ts
|
component
|
ScreenboxComponent
|
21 %
(4/19)
|