93 duplicated lines in: - java/java-guestbook/frontend/src/main/resources/static/style.css (1:111, 100%) - python/python-guestbook/src/frontend/static/style.css (1:111, 100%) 93 duplicated lines in: - java/java-guestbook/frontend/src/main/resources/static/style.css (1:111, 100%) - python/django/python-guestbook/src/staticfiles/style.css (1:111, 100%) 55 duplicated lines in: - java/java-cloud-run-hello-world/src/main/resources/static/css/style.css (5:70, 46%) - python/cloud-run-python-hello-world/static/style.css (5:70, 46%) 55 duplicated lines in: - java/java-cloud-run-hello-world/src/main/resources/static/css/style.css (5:70, 46%) - python/cloud-run-django-hello-world/helloapp/static/style.css (5:70, 46%) 46 duplicated lines in: - java/java-hello-world/src/main/resources/templates/index.html (21:76, 26%) - python/django/python-hello-world/src/helloapp/templates/homepage.html (20:75, 31%) 46 duplicated lines in: - java/java-hello-world/src/main/resources/templates/index.html (21:76, 26%) - python/python-hello-world/src/templates/index.html (20:75, 31%) 41 duplicated lines in: - java/java-cloud-run-hello-world/src/main/resources/static/css/style.css (78:124, 34%) - python/cloud-run-django-hello-world/helloapp/static/style.css (78:124, 34%) 41 duplicated lines in: - java/java-cloud-run-hello-world/src/main/resources/static/css/style.css (78:124, 34%) - python/cloud-run-python-hello-world/static/style.css (78:124, 34%) 34 duplicated lines in: - java/java-cloud-run-hello-world/src/main/resources/static/css/style.css (30:70, 28%) - python/django/python-hello-world/src/helloapp/templates/homepage.html (38:78, 22%) 34 duplicated lines in: - java/java-cloud-run-hello-world/src/main/resources/static/css/style.css (30:70, 28%) - python/python-hello-world/src/templates/index.html (38:78, 22%) 32 duplicated lines in: - java/java-hello-world/src/main/resources/templates/index.html (118:154, 18%) - python/django/python-hello-world/src/helloapp/templates/homepage.html (96:131, 21%) 32 duplicated lines in: - java/java-hello-world/src/main/resources/templates/index.html (118:154, 18%) - python/python-hello-world/src/templates/index.html (96:131, 21%) 31 duplicated lines in: - java/java-hello-world/src/main/resources/templates/index.html (39:76, 18%) - python/cloud-run-python-hello-world/static/style.css (30:67, 26%) 31 duplicated lines in: - java/java-hello-world/src/main/resources/templates/index.html (39:76, 18%) - python/cloud-run-django-hello-world/helloapp/static/style.css (30:67, 26%) 24 duplicated lines in: - java/java-cloud-run-hello-world/src/main/resources/static/css/style.css (97:124, 20%) - python/django/python-hello-world/src/helloapp/templates/homepage.html (104:131, 16%) 24 duplicated lines in: - java/java-hello-world/src/main/resources/templates/index.html (127:154, 13%) - python/cloud-run-django-hello-world/helloapp/static/style.css (97:124, 20%) 24 duplicated lines in: - java/java-hello-world/src/main/resources/templates/index.html (127:154, 13%) - python/cloud-run-python-hello-world/static/style.css (97:124, 20%) 24 duplicated lines in: - java/java-cloud-run-hello-world/src/main/resources/templates/index.html (35:69, 48%) - python/cloud-run-django-hello-world/helloapp/templates/homepage.html (35:68, 50%) 24 duplicated lines in: - java/java-cloud-run-hello-world/src/main/resources/templates/index.html (35:69, 48%) - python/cloud-run-python-hello-world/templates/index.html (34:67, 51%) 24 duplicated lines in: - java/java-cloud-run-hello-world/src/main/resources/static/css/style.css (97:124, 20%) - python/python-hello-world/src/templates/index.html (104:131, 16%) 18 duplicated lines in: - java/java-cloud-run-hello-world/src/main/resources/static/css/style.css (5:25, 15%) - python/python-hello-world/src/templates/index.html (18:38, 12%) 18 duplicated lines in: - java/java-cloud-run-hello-world/src/main/resources/static/css/style.css (5:25, 15%) - python/django/python-hello-world/src/helloapp/templates/homepage.html (18:38, 12%) 16 duplicated lines in: - java/java-hello-world/src/main/resources/templates/index.html (21:39, 9%) - python/cloud-run-django-hello-world/helloapp/static/style.css (7:25, 13%) 16 duplicated lines in: - java/java-hello-world/src/main/resources/templates/index.html (21:39, 9%) - python/cloud-run-python-hello-world/static/style.css (7:25, 13%) 15 duplicated lines in: - java/java-hello-world/src/main/resources/templates/index.html (183:203, 8%) - python/django/python-hello-world/src/helloapp/templates/homepage.html (155:175, 10%) 15 duplicated lines in: - java/java-hello-world/src/main/resources/templates/index.html (183:203, 8%) - python/python-hello-world/src/templates/index.html (155:175, 10%) 12 duplicated lines in: - java/java-cloud-run-hello-world/src/main/resources/static/css/style.css (126:137, 10%) - python/cloud-run-django-hello-world/helloapp/static/style.css (126:137, 10%) 12 duplicated lines in: - java/java-cloud-run-hello-world/src/main/resources/static/css/style.css (126:137, 10%) - python/cloud-run-python-hello-world/static/style.css (126:137, 10%) 11 duplicated lines in: - java/java-hello-world/src/main/resources/templates/index.html (161:175, 6%) - python/django/python-hello-world/src/helloapp/templates/homepage.html (133:147, 7%) 11 duplicated lines in: - java/java-hello-world/src/main/resources/templates/index.html (161:175, 6%) - python/python-hello-world/src/templates/index.html (133:147, 7%) 9 duplicated lines in: - java/java-guestbook/frontend/src/main/resources/templates/home.html (10:25, 22%) - python/python-guestbook/src/frontend/templates/home.html (10:25, 20%) 9 duplicated lines in: - java/java-cloud-run-hello-world/src/main/resources/static/css/style.css (78:87, 7%) - python/python-hello-world/src/templates/index.html (86:95, 6%) 9 duplicated lines in: - java/java-cloud-run-hello-world/src/main/resources/static/css/style.css (78:87, 7%) - python/django/python-hello-world/src/helloapp/templates/homepage.html (86:95, 6%) 9 duplicated lines in: - java/java-guestbook/frontend/src/main/resources/templates/home.html (10:25, 22%) - python/django/python-guestbook/src/message/templates/home.html (10:25, 20%) 8 duplicated lines in: - java/java-guestbook/backend/skaffold.yaml (17:25, 34%) - python/python-guestbook/src/backend/skaffold.yaml (13:21, 50%) 8 duplicated lines in: - java/java-hello-world/src/main/resources/templates/index.html (92:99, 4%) - python/cloud-run-django-hello-world/helloapp/static/style.css (78:85, 6%) 8 duplicated lines in: - java/java-hello-world/src/main/resources/templates/index.html (92:99, 4%) - python/cloud-run-python-hello-world/static/style.css (78:85, 6%) 8 duplicated lines in: - java/java-hello-world/src/main/resources/templates/index.html (92:99, 4%) - python/python-hello-world/src/templates/index.html (86:93, 5%) 8 duplicated lines in: - java/java-hello-world/src/main/resources/templates/index.html (92:99, 4%) - python/django/python-hello-world/src/helloapp/templates/homepage.html (86:93, 5%) 7 duplicated lines in: - java/java-guestbook/frontend/src/main/resources/templates/home.html (1:7, 17%) - python/python-guestbook/src/frontend/templates/home.html (1:7, 15%) 7 duplicated lines in: - java/java-hello-world/src/main/resources/templates/index.html (10:16, 4%) - python/django/python-hello-world/src/helloapp/templates/homepage.html (10:16, 4%) 7 duplicated lines in: - java/java-hello-world/src/main/resources/templates/index.html (10:16, 4%) - python/python-hello-world/src/templates/index.html (10:16, 4%) 7 duplicated lines in: - java/java-guestbook/backend/kubernetes-manifests/guestbook-mongodb.deployment.yaml (23:29, 29%) - python/python-guestbook/src/backend/kubernetes-manifests/guestbook-mongodb.deployment.yaml (23:29, 29%) 7 duplicated lines in: - java/java-guestbook/backend/kubernetes-manifests/guestbook-backend.deployment.yaml (18:24, 17%) - python/python-guestbook/src/backend/kubernetes-manifests/guestbook-backend.deployment.yaml (18:24, 18%) 7 duplicated lines in: - java/java-guestbook/frontend/src/main/resources/templates/home.html (1:7, 17%) - python/django/python-guestbook/src/message/templates/home.html (1:7, 15%) 7 duplicated lines in: - java/java-guestbook/backend/kubernetes-manifests/guestbook-backend.deployment.yaml (30:36, 17%) - python/python-guestbook/src/backend/kubernetes-manifests/guestbook-backend.deployment.yaml (30:36, 18%) 6 duplicated lines in: - java/java-cloud-run-hello-world/src/main/resources/static/css/style.css (89:95, 5%) - python/django/python-hello-world/src/helloapp/templates/homepage.html (97:102, 4%) 6 duplicated lines in: - java/java-guestbook/frontend/skaffold.yaml (27:33, 21%) - python/python-guestbook/src/frontend/skaffold.yaml (23:29, 28%) 6 duplicated lines in: - java/java-guestbook/frontend/src/main/resources/templates/home.html (34:41, 15%) - python/python-guestbook/src/frontend/templates/home.html (34:41, 13%) 6 duplicated lines in: - java/java-hello-world/skaffold.yaml (3:9, 27%) - python/python-hello-world/skaffold.yaml (3:9, 37%) 6 duplicated lines in: - java/java-hello-world/skaffold.yaml (3:9, 27%) - python/django/python-guestbook/skaffold.yaml (3:9, 25%) 6 duplicated lines in: - java/java-hello-world/src/main/resources/templates/index.html (119:125, 3%) - python/cloud-run-django-hello-world/helloapp/static/style.css (89:95, 5%) 6 duplicated lines in: - java/java-hello-world/src/main/resources/templates/index.html (119:125, 3%) - python/cloud-run-python-hello-world/static/style.css (89:95, 5%) 6 duplicated lines in: - java/java-guestbook/frontend/skaffold.yaml (3:9, 21%) - python/python-guestbook/src/frontend/skaffold.yaml (3:9, 28%) 6 duplicated lines in: - java/java-hello-world/src/main/resources/templates/index.html (3:8, 3%) - python/python-hello-world/src/templates/index.html (3:8, 4%) 6 duplicated lines in: - java/java-guestbook/frontend/skaffold.yaml (27:33, 21%) - python/django/python-guestbook/skaffold.yaml (26:32, 25%) 6 duplicated lines in: - java/java-guestbook/frontend/skaffold.yaml (17:25, 21%) - python/python-guestbook/src/frontend/skaffold.yaml (13:21, 28%) 6 duplicated lines in: - java/java-hello-world/skaffold.yaml (3:9, 27%) - python/django/python-hello-world/skaffold.yaml (3:9, 37%) 6 duplicated lines in: - java/java-cloud-run-hello-world/src/main/resources/static/css/style.css (89:95, 5%) - python/python-hello-world/src/templates/index.html (97:102, 4%) 6 duplicated lines in: - java/java-hello-world/src/main/resources/templates/index.html (3:8, 3%) - python/django/python-hello-world/src/helloapp/templates/homepage.html (3:8, 4%) 6 duplicated lines in: - java/java-guestbook/skaffold.yaml (7:12, 50%) - python/python-guestbook/skaffold.yaml (7:12, 50%) 6 duplicated lines in: - java/java-guestbook/backend/kubernetes-manifests/guestbook-mongodb.service.yaml (7:12, 42%) - python/python-guestbook/src/backend/kubernetes-manifests/guestbook-mongodb.service.yaml (7:12, 42%) 6 duplicated lines in: - java/java-guestbook/backend/kubernetes-manifests/guestbook-backend.deployment.yaml (30:35, 15%) - python/python-guestbook/src/frontend/kubernetes-manifests/guestbook-frontend.deployment.yaml (23:28, 20%) 6 duplicated lines in: - java/java-guestbook/frontend/src/main/resources/templates/home.html (34:41, 15%) - python/django/python-guestbook/src/message/templates/home.html (35:42, 13%) 6 duplicated lines in: - java/java-guestbook/backend/skaffold.yaml (3:9, 26%) - python/python-guestbook/src/backend/skaffold.yaml (3:9, 37%)