Files Overview

Filename LoC Issues Analysers
/bl-kernel/abstract/dbjson.class.php 1 40 24
/bl-kernel/abstract/dblist.class.php 1 30 22
/bl-kernel/abstract/plugin.class.php 1 90 40
/bl-kernel/admin/controllers/about.php 1 10 7
/bl-kernel/admin/controllers/api.php 1 18 13
/bl-kernel/admin/controllers/categories.php 1 12 9
/bl-kernel/admin/controllers/configure-plugin.php 1 18 10
/bl-kernel/admin/controllers/content.php 1 31 13
/bl-kernel/admin/controllers/dashboard.php 1 28 16
/bl-kernel/admin/controllers/developers.php 1 29 20
/bl-kernel/admin/controllers/edit-category.php 1 17 9
/bl-kernel/admin/controllers/edit-content.php 1 62 13
/bl-kernel/admin/controllers/edit-user.php 1 33 11
/bl-kernel/admin/controllers/install-plugin.php 1 12 9
/bl-kernel/admin/controllers/install-theme.php 1 10 8
/bl-kernel/admin/controllers/login.php 1 19 11
/bl-kernel/admin/controllers/logout.php 1 8 7
/bl-kernel/admin/controllers/new-category.php 1 13 10
/bl-kernel/admin/controllers/new-content.php 1 55 12
/bl-kernel/admin/controllers/new-user.php 1 13 10
/bl-kernel/admin/controllers/plugins-position.php 1 13 9
/bl-kernel/admin/controllers/plugins.php 1 11 8
/bl-kernel/admin/controllers/settings.php 1 12 8
/bl-kernel/admin/controllers/themes.php 1 12 8
/bl-kernel/admin/controllers/uninstall-plugin.php 1 10 8
/bl-kernel/admin/controllers/user-password.php 1 24 10
/bl-kernel/admin/controllers/users.php 1 14 9
/bl-kernel/admin/themes/booty/html/alert.php 5 6 3
/bl-kernel/admin/themes/booty/html/media.php 190 36 9
/bl-kernel/admin/themes/booty/html/navbar.php 12 78 10
/bl-kernel/admin/themes/booty/html/sidebar.php 34 102 11
/bl-kernel/admin/themes/booty/index.php 11 46 9
/bl-kernel/admin/themes/booty/init.php 192 88 14
/bl-kernel/admin/themes/booty/login.php 10 16 6
/bl-kernel/admin/views/about.php 31 17 5
/bl-kernel/admin/views/blocks.php 1 32 14
/bl-kernel/admin/views/categories.php 1 24 10
/bl-kernel/admin/views/configure-plugin.php 1 27 12
/bl-kernel/admin/views/content.php 76 156 21
/bl-kernel/admin/views/dashboard.php 136 34 7
/bl-kernel/admin/views/developers.php 5 21 9
/bl-kernel/admin/views/edit-category.php 1 49 13
/bl-kernel/admin/views/edit-content.php 1 226 26
/bl-kernel/admin/views/edit-user.php 1 124 15
/bl-kernel/admin/views/login.php 1 21 14
/bl-kernel/admin/views/new-category.php 1 33 14
/bl-kernel/admin/views/new-content.php 1 165 20
/bl-kernel/admin/views/new-user.php 1 45 14
/bl-kernel/admin/views/plugins-position.php 1 30 13
/bl-kernel/admin/views/plugins.php 7 33 7
/bl-kernel/admin/views/settings.php 1 259 20
/bl-kernel/admin/views/themes.php 27 17 4
/bl-kernel/admin/views/user-password.php 1 33 13
/bl-kernel/admin/views/users.php 1 46 14
/bl-kernel/ajax/clippy.php 1 54 13
/bl-kernel/ajax/content-get-list.php 1 30 15
/bl-kernel/ajax/delete-image.php 1 11 7
/bl-kernel/ajax/generate-slug.php 1 21 13
/bl-kernel/ajax/get-published.php 1 24 18
/bl-kernel/ajax/list-images.php 1 15 8
/bl-kernel/ajax/logo-remove.php 1 12 8
/bl-kernel/ajax/logo-upload.php 1 31 12
/bl-kernel/ajax/profile-picture-upload.php 1 33 12
/bl-kernel/ajax/save-as-draft.php 1 19 11
/bl-kernel/ajax/upload-images.php 1 38 16
/bl-kernel/boot/admin.php 1 60 14
/bl-kernel/boot/init.php 1 448 21
/bl-kernel/boot/rules/60.plugins.php 1 34 22
/bl-kernel/boot/rules/60.router.php 1 19 9
/bl-kernel/boot/rules/69.pages.php 1 30 10
/bl-kernel/boot/rules/99.header.php 1 10 7
/bl-kernel/boot/rules/99.paginator.php 1 27 10
/bl-kernel/boot/rules/99.security.php 1 12 11
/bl-kernel/boot/rules/99.themes.php 1 43 20
/bl-kernel/boot/site.php 1 32 9
/bl-kernel/boot/variables.php 1 165 12
/bl-kernel/categories.class.php 1 25 21
/bl-kernel/category.class.php 1 30 23
/bl-kernel/functions.php 600 304 44
/bl-kernel/helpers/alert.class.php 1 25 16
/bl-kernel/helpers/cookie.class.php 1 29 18
/bl-kernel/helpers/date.class.php 1 34 21
/bl-kernel/helpers/dom.class.php 1 16 13
/bl-kernel/helpers/email.class.php 1 17 12
/bl-kernel/helpers/filesystem.class.php 1 126 38
/bl-kernel/helpers/image.class.php 191 63 29
/bl-kernel/helpers/log.class.php 1 23 13
/bl-kernel/helpers/paginator.class.php 1 47 28
/bl-kernel/helpers/redirect.class.php 1 20 14
/bl-kernel/helpers/sanitize.class.php 1 44 23
/bl-kernel/helpers/session.class.php 1 28 16
/bl-kernel/helpers/tcp.class.php 62 67 22
/bl-kernel/helpers/text.class.php 1 194 40
/bl-kernel/helpers/theme.class.php 70 106 21
/bl-kernel/helpers/valid.class.php 1 31 18
/bl-kernel/js/variables.php 1 28 9
/bl-kernel/language.class.php 1 47 21
/bl-kernel/login.class.php 1 40 24
/bl-kernel/pages.class.php 1 227 59
/bl-kernel/pagex.class.php 1 192 45
/bl-kernel/parsedown.class.php 204 565 57
/bl-kernel/security.class.php 1 33 25
/bl-kernel/site.class.php 1 82 35
/bl-kernel/syslog.class.php 1 25 20
/bl-kernel/tag.class.php 1 27 21
/bl-kernel/tags.class.php 1 26 22
/bl-kernel/url.class.php 1 54 32
/bl-kernel/user.class.php 1 43 23
/bl-kernel/users.class.php 1 45 28
/bl-plugins/about/plugin.php 25 18 11
/bl-plugins/api/plugin.php 33 222 46
/bl-plugins/backup/plugin.php 171 96 42
/bl-plugins/canonical/plugin.php 9 16 12
/bl-plugins/categories/plugin.php 66 25 12
/bl-plugins/custom-fields-parser/plugin.php 62 55 17
/bl-plugins/disqus/plugin.php 34 26 10
/bl-plugins/easymde/plugin.php 27 23 10
/bl-plugins/hit-counter/plugin.php 80 34 13
/bl-plugins/html-code/plugin.php 27 30 9
/bl-plugins/links/plugin.php 75 50 20
/bl-plugins/maintenance-mode/plugin.php 27 14 9
/bl-plugins/navigation/plugin.php 77 36 16
/bl-plugins/opengraph/plugin.php 95 49 17
/bl-plugins/remote-content/plugin.php 82 68 23
/bl-plugins/robots/plugin.php 19 23 15
/bl-plugins/rss/plugin.php 64 78 26
/bl-plugins/search/plugin.php 25 97 26
/bl-plugins/search/vendors/fuzz.php 265 103 39
/bl-plugins/simple-stats/plugin.php 52 96 29
/bl-plugins/sitemap/plugin.php 25 65 20
/bl-plugins/static-pages/plugin.php 21 27 12
/bl-plugins/tags/plugin.php 39 26 13
/bl-plugins/tinymce/plugin.php 75 24 11
/bl-plugins/twitter-cards/plugin.php 79 41 16
/bl-plugins/version/plugin.php 27 18 10
/bl-themes/alternative/index.php 47 28 7
/bl-themes/alternative/php/footer.php 3 6 6
/bl-themes/alternative/php/home.php 13 55 4
/bl-themes/alternative/php/navbar.php 34 24 6
/bl-themes/alternative/php/page.php 7 15 2
/bl-themes/blogx/index.php 38 30 8
/bl-themes/blogx/php/footer.php 3 6 6
/bl-themes/blogx/php/head.php 13 5 1
/bl-themes/blogx/php/home.php 26 43 5
/bl-themes/blogx/php/navbar.php 23 18 5
/bl-themes/blogx/php/page.php 20 25 5
/index.php 41 30 13
/install.php 301 393 41
None 24 9 2