get hasError()
in
src/app/ui/utils/error.component.ts [37:39]
3
lines of code
1
McCabe index (conditional complexity)
get hasError(): boolean { return !!this.error }