railt/exception

View on GitHub
Branch: 1.4.x(View all)
NameLines of codeMaintainabilityTest coverage
.editorconfig
.gitattributes
.github/CONTRIBUTING.md
.github/ISSUE_TEMPLATE.md
.github/PULL_REQUEST_TEMPLATE.md
.gitignore
.travis.yml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE.md
README.md
composer.json
phpunit.xml
src/Exception/ExternalException.php97
A
0 mins
src/Exception/ExternalExceptionAwareTrait.php36
A
0 mins
src/Exception/ExternalExceptionInterface.php14
A
0 mins
src/Exception/MutableExceptionInterface.php11
A
0 mins
src/Exception/MutableTraceInterface.php10
A
0 mins
src/Exception/Trace.php55
A
0 mins
src/Exception/Trace/FunctionItem.php92
A
1 hr
src/Exception/Trace/FunctionItemInterface.php8
A
0 mins
src/Exception/Trace/Item.php118
A
2 hrs
src/Exception/Trace/ItemInterface.php10
A
0 mins
src/Exception/Trace/MutableFunctionItemInterface.php9
A
0 mins
src/Exception/Trace/MutableItemInterface.php9
A
0 mins
src/Exception/Trace/MutableObjectItemInterface.php8
A
0 mins
src/Exception/Trace/ObjectItem.php61
A
0 mins
src/Exception/Trace/ObjectItemInterface.php8
A
0 mins
src/Exception/Trace/Renderable.php8
A
0 mins
src/Exception/TraceInterface.php7
A
0 mins