Rating | Name | Duplication | Size | Complexity | CRAP | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
A | Component::resolveAttributeValue() | 0 | 7 | 6 | 6 | 0 | 0 | 0 |
A | BladeVue\Components\Component::start() | 0 | 9 | 4 | 4 | 0 | 0 | 0 |
A | DirectiveServiceProvider::register() | 0 | 9 | 1 | 1 | 2 | 0 | 0 |
A | BladeVue\Components\Component::end() | 0 | 2 | 1 | 1 | 0 | 0 | 0 |
A | ElementTest::newElementSetsTagName() | 0 | 3 | 1 | ? | 1 | 0 | 0 |
A | Components\Component::getStartTag() | 0 | 1 | 1 | 1 | 0 | 0 | 0 |
A | Jhoff\BladeVue\Element::getEndTag() | 0 | 1 | 1 | 1 | 1 | 0 | 0 |
A | ComponentTest::basicComponentRendersEndTag() | 0 | 2 | 1 | ? | 1 | 0 | 0 |
A | Integration\BladeTest::renderBasicBlade() | 0 | 4 | 1 | ? | 0 | 0 | 0 |
A | BladeVue\Directives\Inline::start() | 0 | 1 | 1 | 1 | 1 | 0 | 1 |
A | ComponentTest::componentWithBooleanArgumentsRendersStartTag() | 0 | 3 | 1 | ? | 2 | 0 | 0 |
A | ElementTest::newElementAddsBooleanAttributes() | 0 | 3 | 1 | ? | 1 | 0 | 0 |
A | Components\Component::setAttribute() | 0 | 3 | 1 | 1 | 0 | 0 | 0 |
A | BladeVue\Element::setAttribute() | 0 | 2 | 1 | 1 | 1 | 0 | 0 |
A | VueDirectiveTest::inlineEndDirectiveReturnsCorrectPhpBlock() | 0 | 4 | 1 | ? | 1 | 0 | 1 |