Subroutine Coverage 
| blib/lib/GraphQL/Plugin/Convert/DBIC.pm | 
|  | 
| Criterion | Covered | Total | % | 
| subroutine | 25 | 25 | 100.0 | 
| pod | 1 | 2 | 50.0 | 
| line | count | pod | subroutine | 
| 2 | 5 | n/a | BEGIN | 
| 3 | 5 | n/a | BEGIN | 
| 4 | 5 | n/a | BEGIN | 
| 5 | 5 | n/a | BEGIN | 
| 6 | 5 | n/a | BEGIN | 
| 7 | 5 | n/a | BEGIN | 
| 10 | 5 | n/a | BEGIN | 
| 123 | 83 | n/a | _dbicsource2pretty | 
| 132 | 38 | n/a | _trim_name | 
| 139 | 854 | n/a | _apply_modifier | 
| 148 | 68 | n/a | _remove_modifiers | 
| 155 | 28 | n/a | _type2createinput | 
| 168 | 28 | n/a | _type2idinput | 
| 180 | 30 | n/a | _type2searchinput | 
| 192 | 28 | n/a | _type2updateinput | 
| 204 | 28 | n/a | _make_fk_fields | 
| 220 | 64 | Yes | field_resolver | 
| 244 | 13 | n/a | _subfieldrels | 
| 252 | 8 | n/a | _query_resolver | 
| 273 | 52 | n/a | _make_query_pk_field | 
| 291 | 114 | n/a | _make_input_field | 
| 307 | 5 | n/a | BEGIN | 
| 311 | 5 | n/a | BEGIN | 
| 313 | 3 | n/a | _mutation_resolver | 
| 343 | 6 | No | to_graphql |