check_bloq_example_decompose#

Check that the BloqExample has a valid decomposition.

This will use assert_valid_decomposition which has a variety of sub-checks. A failure in any of those checks will result in FAIL. DecomposeTypeError results in a not-applicable NA status. DecomposeNotImplementedError results in a MISSING status.

result

The BloqCheckResult.

msg

A message providing details from the check.